Fix shebang
parent
454ad6f8bd
commit
731ed6952f
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
#
|
||||
#INWX_User="username"
|
||||
|
|
Loading…
Reference in New Issue