Update zipline.sh

This commit is contained in:
spiritLHLS 2023-04-02 17:11:48 +08:00 committed by GitHub
parent f679579986
commit 331f3b52be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}