diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-27 12:26:10 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-27 18:51:16 +0300 |
| commit | e04283c1fb3e56867c7922bab5f3d7edb29fe13c (patch) | |
| tree | 938360a74623d1ee750ac03f5efbdd3acd51ae1e /install.sh | |
| parent | 9fba92d879767394535f70ba83f0a58d6b063a7d (diff) | |
remove multi protocol script
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -123,9 +123,9 @@ config_after_install() { echo -e "${green}username:${usernameTemp}${plain}" echo -e "${green}password:${passwordTemp}${plain}" echo -e "###############################################" - echo -e "${red}if you forgot your login info,you can type x-ui and then type 7 to check after installation${plain}" + echo -e "${red}if you forgot your login info,you can type x-ui and then type 8 to check after installation${plain}" else - echo -e "${red} this is your upgrade,will keep old settings,if you forgot your login info,you can type x-ui and then type 7 to check${plain}" + echo -e "${red} this is your upgrade,will keep old settings,if you forgot your login info,you can type x-ui and then type 8 to check${plain}" fi fi /usr/local/x-ui/x-ui migrate |
