From 54763252fed534c84a6cb7847517bfdb0dd1acb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sun, 26 Jan 2025 00:55:15 +0100 Subject: [PATCH] Update rebuild script --- rebuild-all.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rebuild-all.sh b/rebuild-all.sh index 6885716..a4fa0a4 100755 --- a/rebuild-all.sh +++ b/rebuild-all.sh @@ -10,6 +10,8 @@ HOSTS=( "http-proxy" "jelly01" "monitoring01" + "nix-cache01" + "pgdb1" ) for host in "${HOSTS[@]}"; do