3 lines
146 B
Bash
Executable file
3 lines
146 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
transmission-remote "home.cochrun.xyz/transmission/rpc" -a "$@" && notify-send " Transmission On Server" "Torrent added"
|