Update todebian11.sh

This commit is contained in:
spiritLHLS 2023-02-26 10:50:10 +08:00 committed by GitHub
parent 7e3a4475c4
commit 6115114585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ if [ $CURRENT_VERSION == "bullseye" ]; then
exit 0
else
version=$(cat /etc/debian_version)
_blue "当前 Debian version: $version , 代号 $CURRENT_VERSION "
_blue "当前 Debian version: $version , 代号 $CURRENT_VERSION ,开始升级"
fi
# 检查脚本是否已经在执行