Update version to v2.3.5

Update version to v2.3.5
This commit is contained in:
心隨緣動
2024-06-07 23:49:47 +08:00
committed by GitHub
parent dad2c93d06
commit 9f0708e2ec
+1 -1
View File
@@ -144,7 +144,7 @@ install() {
}
update() {
confirm "该功能将强制安装最新版本,并且数据不会丢失。你想继续吗?" "y"
confirm "$(echo -e "${green}该功能将强制安装最新版本,并且数据不会丢失。${red}你想继续吗?${plain} ---->>")" "y"
if [[ $? != 0 ]]; then
LOGE "已取消"
if [[ $# == 0 ]]; then