mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-07-01 17:07:30 +02:00
Added AAXtoMP3 Mulithreading body
This commit is contained in:
@ -91,7 +91,7 @@ do
|
||||
fi
|
||||
|
||||
case "$var" in
|
||||
-a=*|--auth=*) echo "found";
|
||||
-a=*|--auth=*)
|
||||
auth="${var#*=}";
|
||||
esac
|
||||
done
|
||||
|
Reference in New Issue
Block a user