Update define.sh

This commit is contained in:
Kroese 2024-05-26 06:25:18 +02:00 committed by GitHub
parent 0d8494f530
commit e8302a93e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2025,7 +2025,7 @@ prepareXP() {
if [ -f "$file" ]; then if [ -f "$file" ]; then
unix2dos -q "$file" unix2dos -q "$file"
oem="\"Script\"=\"start cmd /C C:\\OEM\\install.bat\"" oem="\"Script\"=\"start cmd /C C:\\\\OEM\\\\install.bat\""
fi fi
fi fi