Update Waku.sh

This commit is contained in:
sdohuajia 2024-07-27 17:55:40 +08:00 committed by GitHub
parent 076ca6233e
commit 7c4b608bea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ function update_old_version() {
echo "旧版本更新完成。" echo "旧版本更新完成。"
} }
# 执行更新旧版本操作 # 执行更新旧版本操作(放在脚本开始处)
update_old_version update_old_version
# 主菜单函数 # 主菜单函数