From 331f3b52bebe2a21aea78f64e698a669ae51c817 Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 2 Apr 2023 17:11:48 +0800 Subject: [PATCH] Update zipline.sh --- install_scripts/zipline.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_scripts/zipline.sh b/install_scripts/zipline.sh index a5b3912..d25201b 100644 --- a/install_scripts/zipline.sh +++ b/install_scripts/zipline.sh @@ -163,6 +163,7 @@ EOF fi sudo systemctl restart nginx green "Because nginx set the reverse proxy to bind the $domain_name, remember to set your domain name in the panel backend to enable it." + green "Fill in the options for Domains at http://$domain_name" }