X-Git-Url: https://plomlompom.com/repos/?p=config;a=blobdiff_plain;f=bookworm%2Fsetup_scripts%2Fsetup_static_website.sh;fp=bookworm%2Fsetup_scripts%2Fsetup_static_website.sh;h=1ab6a18075137eb1afcff50c14eda28e9fdfd835;hp=1b5da97db50ed9dffb452cb78497fdd8fc09128a;hb=9188e1b5034add1ddddc56f409a785c54af23055;hpb=f4e0a71ae92851cb229d5b6a1910009648693485 diff --git a/bookworm/setup_scripts/setup_static_website.sh b/bookworm/setup_scripts/setup_static_website.sh index 1b5da97..1ab6a18 100755 --- a/bookworm/setup_scripts/setup_static_website.sh +++ b/bookworm/setup_scripts/setup_static_website.sh @@ -9,7 +9,7 @@ website_template="$1" shift 1 mirror_ip="" -mirror_state="not mirroring automatically" +mirror_state="not mirroring automatically, since no IP given" domain="${website_template}" mail="plom+webmaster@plomlompom.com" if [ "$#" -gt 0 ]; then