new audio script

This commit is contained in:
Chris Cochrun 2025-07-11 13:39:58 -05:00
parent 8a2f146473
commit 4695b1f7ea
4 changed files with 30 additions and 4 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
transmission-remote 192.168.1.2 -a "$@" && notify-send " Transmission On Server" "Torrent added"
transmission-remote "home.cochrun.xyz/transmission/rpc" -a "$@" && notify-send " Transmission On Server" "Torrent added"