Update zipline.sh

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

View File

@ -162,6 +162,7 @@ EOF
exit 1
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."
}