From 17d2f9fab96682284fee01cadec4bf9de9dfd883 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 23 Apr 2023 13:47:43 +0200 Subject: [PATCH] Skip mobile when update all servers --- scripts/remote_switch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remote_switch.sh b/scripts/remote_switch.sh index a035622..edfd521 100755 --- a/scripts/remote_switch.sh +++ b/scripts/remote_switch.sh @@ -7,6 +7,7 @@ skip=( "desktop-vm" "gwyn" "loki-test" + "mobile" "staubfinger" "test-raspi" )