Skip to content

Commit f8e82a7

Browse files
authored
Update x-ui-pro.sh
1 parent ebc54b9 commit f8e82a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-ui-pro.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#################### x-ui-pro v9.5.2 @ github.com/GFW4Fun ##############################################
2+
#################### x-ui-pro v9.5.3 @ github.com/GFW4Fun ##############################################
33
[[ $EUID -ne 0 ]] && { echo "not root!"; exec sudo "$0" "$@"; }
44
##############################INFO######################################################################
55
msg_ok() { echo -e "\e[1;42m $1 \e[0m";}

0 commit comments

Comments
 (0)