dotfiles/scripts/transadd

4 lines
122 B
Bash
Executable file

#!/usr/bin/env bash
transmission-remote 192.168.1.7 -a "$@" && notify-send " Transmission On Server" "Torrent added"