fix some bugs

This commit is contained in:
mengxin239
2024-06-22 21:16:02 +08:00
parent 79e4cdeb1a
commit 3611f177d7
2 changed files with 2 additions and 2 deletions

View File

@@ -358,7 +358,7 @@ show_enable_status() {
show_XrayR_version() {
echo -n "XrayR 版本:"
/usr/local/XrayR/XrayR -version
/usr/local/XrayR/XrayR version
echo ""
if [[ $# == 0 ]]; then
before_show_menu