mirror of https://github.com/openspug/spug
Merge pull request #687 from Zswdhy/3.0
Update method namedependabot/npm_and_yarn/spug_web/http-proxy-middleware-2.0.7
commit
b847e0426b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue