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:37:17 +0300 |
| commit | f9c703ea44927ebd0c31ef9f7ed56aba00f90826 (patch) | |
| tree | 724ac136cc3ed08f5ce78fa049aadb6227c5e506 /install.sh | |
| parent | 9fba92d879767394535f70ba83f0a58d6b063a7d (diff) | |
remove multi protocol scriptv2.1.2
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 |
