diff --git a/src/install.sh b/src/install.sh index 7028458..2ff97a4 100644 --- a/src/install.sh +++ b/src/install.sh @@ -127,7 +127,7 @@ finishInstall() { rm -f "$STORAGE/windows.boot" rm -f "$STORAGE/windows.mode" - cp /run/version "$STORAGE/windows.ver" + cp -f /run/version "$STORAGE/windows.ver" if [[ "${PLATFORM,,}" == "x64" ]]; then if [[ "${BOOT_MODE,,}" == "windows_legacy" ]]; then