Fix shebang

This commit is contained in:
speedmann 2017-12-09 14:13:05 +01:00
parent 454ad6f8bd
commit 731ed6952f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/sh #!/usr/bin/env sh
# #
#INWX_User="username" #INWX_User="username"