1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-12 13:19:34 +08:00

fix: Revert PR (#445)

这个提交包含在:
Kroese
2024-05-02 01:09:28 +02:00
提交者 GitHub
父节点 7e6a5d1b1d
当前提交 63c6fc0808
-4
查看文件
@@ -533,11 +533,7 @@ detectImage() {
local dir="$1"
if [ -n "$CUSTOM" ]; then
if [ -f "/run/assets/custom.xml" ]; then
DETECTED="custom"
else
DETECTED=""
fi
else
if [ -z "$DETECTED" ] && [[ "$EXTERNAL" != [Yy1]* ]]; then
DETECTED="$VERSION"