new quickmarks and changed transmission script

This commit is contained in:
Chris Cochrun 2020-10-30 11:45:39 -05:00
parent 90d027a5dd
commit ad5b14f19d
3 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
transmission-remote -a "$@" && notify-send "Transmission-daemon" "Torrent added"
transmission-remote 192.168.1.35 -a "$@" && notify-send " Transmission On Server" "Torrent added"