3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
termdown $@ && mpv --loop ~/resources/sounds/alerts/codec-mgs-classic-woalert.opus >/dev/null 2>&1
|