From 635df934f0b210de896f2fe1fb6a55d99fb62a4d Mon Sep 17 00:00:00 2001 From: guopeiqing Date: Wed, 28 Aug 2024 16:47:04 +0800 Subject: [PATCH] Update method name --- docs/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.sh b/docs/install.sh index a177145..76fb984 100644 --- a/docs/install.sh +++ b/docs/install.sh @@ -6,7 +6,7 @@ set -e -function spuy_banner() { +function spug_banner() { echo " "; echo " #### ##### # # #### "; @@ -178,7 +178,7 @@ systemctl restart $SUPERVISOR_SRV } -spuy_banner +spug_banner init_system_lib install_spug setup_conf