mirror of
https://github.com/MinecraftServerControl/mscs.git
synced 2024-11-14 22:38:18 -07:00
Add shebang line
This commit is contained in:
parent
c84d05b324
commit
b34f53c355
@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# start with clean slate
|
||||
[ -f $MSCS_DEFAULTS ] && rm $MSCS_DEFAULTS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user