diff --git a/bin/cmus-update-lib.sh b/bin/cmus-update-lib.sh new file mode 100755 index 0000000..3a03fc3 --- /dev/null +++ b/bin/cmus-update-lib.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +cmus-remote -C clear +cmus-remote -C "add /home/jpt/Music" +cmus-remote -C "update-cache -f"