dots/scripts/Documents/Scripts/cmusrefresh.sh

5 lines
103 B
Bash
Raw Normal View History

2022-04-03 01:02:38 +02:00
#!/bin/bash
cmus-remote -C clear
cmus-remote -C "add /mnt/Pyon/Music"
cmus-remote -C "update-cache -f"