feat: Update version file path (#1749)

This commit is contained in:
Kroese
2026-05-29 16:31:47 +02:00
committed by GitHub
parent 6e45deea2f
commit ba478700de
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ finishInstall() {
fi
local file="$STORAGE/windows.ver"
cp -f /run/version "$file"
cp -f /etc/version "$file"
! setOwner "$file" && error "Failed to set the owner for \"$file\" !"
if [[ "$iso" == "$STORAGE/"* ]]; then