Create script to reload cmus
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cmus-remote -C clear
|
||||
cmus-remote -C "add /home/jpt/Music"
|
||||
cmus-remote -C "update-cache -f"
|
||||
Reference in New Issue
Block a user