dotfiles/bin/cmus-update-lib.sh

6 lines
104 B
Bash
Executable File

#!/bin/bash
cmus-remote -C clear
cmus-remote -C "add /home/jpt/Music"
cmus-remote -C "update-cache -f"