dots/scripts/Documents/Scripts/cmusrefresh.sh

5 lines
101 B
Bash
Raw Normal View History

2024-04-29 19:05:39 +02:00
#!/bin/sh
2022-04-03 01:02:38 +02:00
cmus-remote -C clear
cmus-remote -C "add /mnt/Pyon/Music"
cmus-remote -C "update-cache -f"