Merge pull request #7 from iltempo/bash

env bash location
This commit is contained in:
KrumpetPirate 2016-07-13 07:40:45 -05:00 committed by GitHub
commit 16b6bac6c0

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