mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
windeploy: copy start-low-graphics-mode.bat
This commit is contained in:
parent
cd46edb23f
commit
6e08eb1c56
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