home · contact · privacy
Fix scripts.
[config] / bookworm / setup_scripts / setup_status.plomlompom.com.sh
index 730df3eda815050ce631b1e080dc9dfc8c300ed4..a637b099f1f2f445818370ddf0c41f05c668db1a 100755 (executable)
@@ -4,7 +4,7 @@ set -e
 
 expect_setup_finished_file setup_web_has_been_run setup_web.sh
 
-if [ -z "$1"]; then
+if [ -z "$1" ]; then
     domain="status.plomlompom.com"
 else
     domain="$1"