Merge pull request #687 from Zswdhy/3.0

Update method name
dependabot/npm_and_yarn/spug_web/http-proxy-middleware-2.0.7
vapao 2024-10-14 15:10:41 +08:00 committed by GitHub
commit b847e0426b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
set -e set -e
function spuy_banner() { function spug_banner() {
echo " "; echo " ";
echo " #### ##### # # #### "; echo " #### ##### # # #### ";
@ -178,7 +178,7 @@ systemctl restart $SUPERVISOR_SRV
} }
spuy_banner spug_banner
init_system_lib init_system_lib
install_spug install_spug
setup_conf setup_conf