mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Import mpc from oldpackages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
echo parameter: file.pls
|
||||
mpc clear
|
||||
grep '^File[0-9]*' $1 | sed -e 's/^File[0-9]*=//' | mpc add
|
||||
mpc play
|
||||
Reference in New Issue
Block a user