move to bocken.org

This commit is contained in:
Alexander Bocken 2023-10-12 20:27:01 +02:00
parent ff3f2dc833
commit 67213c9372
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -4,7 +4,7 @@
#pgrep -x transmission-da || (transmission-daemon && notify-send "Starting transmission daemon..." && sleep 3 && pkill -RTMIN+12 dwmblocks)
host=https://new.bocken.org:443/transmission
host=https://bocken.org/transmission
user=alex
password=$(pass show server/seenas/transmission)
transmission-remote $host -n $user:$password -a "$@" && notify-send "🔽 Torrent added."