personal-files/torrent-done.sh
2023-12-04 14:42:19 -05:00

5 lines
104 B
Bash
Executable file

#!/bin/bash
mpv /home/a/Documents/git/personal-files/sfx/filedone.flac
notify-send "Torrent done" "$1"