Create script to reload cmus

This commit is contained in:
Jan Philipp Timme 2021-04-20 11:23:27 +02:00
parent 6ff0a55a9f
commit f9e2a9b9e4
1 changed files with 5 additions and 0 deletions

5
bin/cmus-update-lib.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
cmus-remote -C clear
cmus-remote -C "add /home/jpt/Music"
cmus-remote -C "update-cache -f"