dots/scripts/Documents/Scripts/cmusrefresh.sh
2024-04-29 19:05:39 +02:00

5 lines
101 B
Bash
Executable file

#!/bin/sh
cmus-remote -C clear
cmus-remote -C "add /mnt/Pyon/Music"
cmus-remote -C "update-cache -f"