dotfiles/bin/cmus-update-lib.sh

6 lines
104 B
Bash
Raw Normal View History

2021-04-20 11:23:27 +02:00
#!/bin/bash
cmus-remote -C clear
cmus-remote -C "add /home/jpt/Music"
cmus-remote -C "update-cache -f"