mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-04-30 06:58:37 +02:00
Update AAXtoMP3
This commit is contained in:
parent
1d1f738713
commit
db014f8f51
1
AAXtoMP3
1
AAXtoMP3
@ -8,7 +8,6 @@ mode=chaptered
|
||||
authcode=".authcode";
|
||||
if [ -z ${HOME+x} ] && ! [ -z ${USERPROFILE+x} ]; then HOME="$USERPROFILE"; fi
|
||||
authcodeDirs="${HOME}/ ./"
|
||||
|
||||
GREP=$(grep --version | grep -q GNU && echo "grep" || echo "ggrep")
|
||||
|
||||
if ! [[ $(type -P "$GREP") ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user