Create script to reload cmus
This commit is contained in:
parent
6ff0a55a9f
commit
f9e2a9b9e4
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cmus-remote -C clear
|
||||||
|
cmus-remote -C "add /home/jpt/Music"
|
||||||
|
cmus-remote -C "update-cache -f"
|
Loading…
Reference in New Issue