Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
1 additions and
1 deletions
-
plugins/mocplay
|
|
@@ -37,7 +37,7 @@ mocp_add () |
|
|
|
fi |
|
|
|
done |
|
|
|
|
|
|
|
echo "$arr2" | shuf -n 100 | xargs -d "\n" mocp -a |
|
|
|
echo "$arr2" | shuf -n 100 | xargs -n1 -d "\n" mocp -a |
|
|
|
else |
|
|
|
if [ "$resp" = "y" ]; then |
|
|
|
xargs < "$selection" -0 mocp -a |
|
|
|