From 8c68bd9e88eda3467048c2c9a85ecf5c6b9904a9 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Tue, 6 Sep 2022 22:42:27 +0200 Subject: [PATCH] Add proxy to remote_switch.sh --- scripts/remote_switch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remote_switch.sh b/scripts/remote_switch.sh index 48927f8..1ffebff 100755 --- a/scripts/remote_switch.sh +++ b/scripts/remote_switch.sh @@ -9,6 +9,7 @@ hosts=( "restic-server" "ttrss" "git" + "proxy" "pihole" )