mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2026-03-19 19:48:53 +01: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