* update tool/update-upgrade/ss-update-controler.sh.
* update tool/ussinstall.
* update tool/ssinstall.
This commit is contained in:
2022-06-30 01:44:52 +00:00
parent 20d34a7369
commit 766dc8b88a
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ echo "输入2 查看可更新软件包列表并决定是否更新"
echo "输入3 $text_auto_install_open点击安装免输入密码功能"
echo "输入4 退出脚本"
echo
read option
read -e option
case $option in
0)