From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 26 Sep 2023 18:17:24 +0000 (+0200)
Subject: Fix string.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/day?a=commitdiff_plain;h=aebbb73738fd2a46c540497a32c1db0fb05defca;p=config

Fix string.
---

diff --git a/bookworm/setup_scripts/setup_status.plomlompom.com.sh b/bookworm/setup_scripts/setup_status.plomlompom.com.sh
index 0135687..e76b995 100755
--- a/bookworm/setup_scripts/setup_status.plomlompom.com.sh
+++ b/bookworm/setup_scripts/setup_status.plomlompom.com.sh
@@ -18,7 +18,7 @@ if [ "$#" -gt 1 ]; then
         fi
     fi
 fi
-echo "Assuming domain ${domain} and letsencrypt support mail address ${mail}, abort and provide as arguments in this order if other desired! (Otherwise just hit Return.)"
+echo "Assuming domain ${domain} and letsencrypt support mail address ${mail} and ${mirror_state}, abort and provide as arguments in this order if other desired! (Otherwise just hit Return.)"
 read _
 
 # Install configs, set up firewall.