mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-02 11:16:25 +00:00
Merge pull request #1478
6e08eb1
windeploy: copy start-low-graphics-mode.bat (stoffu)
This commit is contained in:
commit
8161cf3acb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue