Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-05-02 17:13:53 -05:00
commit a035f816a7
6 changed files with 14 additions and 7 deletions

View file

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