mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-09-18 11:00:21 +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