rice/scripts/stop-music.sh

4 lines
44 B
Bash
Raw Normal View History

2021-07-28 23:44:53 -07:00
#!/usr/bin/env bash
(mpc stop &>/dev/null)