mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-07-10 12:47:32 +02:00
Comply with bash being installed in a different path
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
AUTHCODE=$1
|
||||
shift
|
||||
while [ $# -gt 0 ]; do
|
||||
|
Reference in New Issue
Block a user