mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Korrekturen damit der Build wieder laeuft
MPFire fix damit der shuffle funktioniert Backup der Addons weiter gebaut git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@975 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -90,7 +90,7 @@ sub clearplaylist(){
|
||||
}
|
||||
|
||||
sub shuffle(){
|
||||
system("mpc shuffle >/dev/null");
|
||||
system("mpc random >/dev/null");
|
||||
}
|
||||
|
||||
sub checkplaylist(){
|
||||
|
||||
Reference in New Issue
Block a user