We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3ae3f commit 53d97c6Copy full SHA for 53d97c6
x-ui-pro.sh
@@ -480,7 +480,7 @@ if systemctl is-active --quiet x-ui || [ -e /etc/systemd/system/x-ui.service ];
480
msg_inf "V2rayA: https://${domain}/${RNDSTR2}/\n"
481
echo -e "Username: $XUIUSER\nPassword: $XUIPASS\n"
482
msg_inf "- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -"
483
- msg_ok "Note: Save This Screen!!"
+ msg_ok "Note: Save This Screen!"
484
else
485
nginx -t && printf '0\n' | x-ui | grep --color=never -i ':'
486
msg_err "X-UI-PRO : Installation error..."
0 commit comments