mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 04:42:18 +08:00
Update todebian11.sh
This commit is contained in:
parent
7e3a4475c4
commit
6115114585
|
@ -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
|
||||
|
||||
# 检查脚本是否已经在执行
|
||||
|
|
Loading…
Reference in New Issue
Block a user