Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent f5ae503d90
commit ce1e898534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      menu.sh

@ -2,12 +2,12 @@
export LANG=en_US.UTF-8
# 当前脚本版本号和新增功能
VERSION=2.44
VERSION=2.45
E[0]="\n Language:\n 1.English (default) \n 2.简体中文\n"
C[0]="${E[0]}"
E[1]="To avoid uninstalled dependencies causing other programs to work improperly, there is a list to confirm before. The default is not to uninstall automatically."
C[1]="为了避免删除的依赖导致其他程序工作不正常,卸载依赖前有列表确认。默认不自动卸载。"
E[1]="1. Further improve the conversion function between accounts. You even switch from one WARP+ to another; 2. Rebuild the account registration module."
C[1]="1. 进一步完善账户间转换功能,你甚至从一个 WARP+ 换到另一个; 2. 重构账户注册模块。"
E[2]="The script must be run as root, you can enter sudo -i and then download and run again. Feedback: [https://github.com/fscarmen/warp/issues]"
C[2]="必须以root方式运行脚本,可以输入 sudo -i 后重新下载运行,问题反馈:[https://github.com/fscarmen/warp/issues]"
E[3]="The TUN module is not loaded. You should turn it on in the control panel. Ask the supplier for more help. Feedback: [https://github.com/fscarmen/warp/issues]"

Loading…
Cancel
Save