Added mac compatibility, switched shabang to use /usr/bin/env bash

This commit is contained in:
Jeremiah Ticket 2020-12-11 17:20:48 -09:00
parent 9e34e1afd1
commit bba30f50bd

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Written by Storm Dragon https://social.stormdragon.tk/storm # Written by Storm Dragon https://social.stormdragon.tk/storm
# Released under the terms of the WTFPL License http://wtfpl.net # Released under the terms of the WTFPL License http://wtfpl.net