Merge pull request #1478

6e08eb1 windeploy: copy start-low-graphics-mode.bat (stoffu)
This commit is contained in:
luigi1111 2018-07-17 16:37:26 -05:00
commit 8161cf3acb
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -39,3 +39,4 @@ for f in "${ICU_FILES[@]}"; do cp $MSYSTEM_PREFIX/bin/$f $TARGET || exit 1; done
for f in "${PLATFORM_FILES[@]}"; do cp $MSYSTEM_PREFIX/bin/$f $TARGET || exit 1; done
cp $ROOT_DIR/start-low-graphics-mode.bat $TARGET