core: 添加脚本版本匹配检查

This commit is contained in:
bin456789
2024-09-06 23:00:28 +08:00
parent 6486928f3a
commit b9219cc0c7
2 changed files with 14 additions and 3 deletions

View File

@ -6,6 +6,10 @@
# 出错后停止运行,将进入到登录界面,防止失联
set -eE
# 用于判断 reinstall.sh 和 trans.sh 是否兼容
# shellcheck disable=SC2034
SCRIPT_VERSION=4BACD833-A585-23BA-6CBB-9AA4E08E0001
# debian 安装版、ubuntu 安装版、el/ol 安装版不使用该密码
PASSWORD=123@@@