home · contact · privacy
Fix string.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 26 Sep 2023 18:17:24 +0000 (20:17 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 26 Sep 2023 18:17:24 +0000 (20:17 +0200)
bookworm/setup_scripts/setup_status.plomlompom.com.sh

index 01356877a1ec0fc20c50fda113c98367985df66e..e76b99540993a89517272646265a0f5d18afcdbb 100755 (executable)
@@ -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.