Update method name

pull/687/head
guopeiqing 2024-08-28 16:47:04 +08:00
parent 603537c7c6
commit 635df934f0
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