From 07c61562b4c9ba449e85508da71320f0e4fa3e09 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 22 Apr 2025 10:02:39 +0200 Subject: checkpoint --- config/essentials/shell/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/essentials/shell') diff --git a/config/essentials/shell/functions.sh b/config/essentials/shell/functions.sh index 39c5e19..e348aa0 100644 --- a/config/essentials/shell/functions.sh +++ b/config/essentials/shell/functions.sh @@ -399,6 +399,6 @@ trclipo() category="$(printf "music\nanime\nmovies\nshows\nother\nsoftware\ngames\nisos\nbooks\n" | fzf)" [ "$category" ] || return 2 - transmission-remote debuc.com -a -w "/downloads/$choice" "$magnet" + transmission-remote autumn -a -w "/downloads/$choice" "$magnet" } -- cgit v1.2.3