File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2- # ################### x-ui-pro v11.6.0 @ github.com/GFW4Fun ##############################################
2+ # ################### x-ui-pro v11.6.1 @ github.com/GFW4Fun ##############################################
33[[ $EUID -ne 0 ]] && { echo " not root!" ; exec sudo " $0 " " $@ " ; }
44msg () { echo -e " \e[1;37;40m $1 \e[0m" ; }
55msg_ok () { echo -e " \e[1;32;40m $1 \e[0m" ; }
@@ -488,6 +488,6 @@ if systemctl is-active --quiet x-ui || command -v x-ui &> /dev/null; then
488488 msg_war " Note: Save This Screen!"
489489else
490490 nginx -t && printf ' 0\n' | x-ui | grep --color=never -i ' :'
491- msg_err " X-UI -PRO : Installation error..."
491+ msg_err " XUI -PRO : Installation error..."
492492fi
493493# ############################################### N-joy #################################################
You can’t perform that action at this time.
0 commit comments