Comply with bash being installed in a different path

This commit is contained in:
Alexander Greim 2016-07-13 11:25:43 +02:00
parent 9d28be4f06
commit d7f997376c

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash #!/usr/bin/env bash
AUTHCODE=$1 AUTHCODE=$1
shift shift
while [ $# -gt 0 ]; do while [ $# -gt 0 ]; do