Fixed missing new line

This commit is contained in:
Gator96100 2020-11-22 23:22:03 +01:00
commit 58a3294b44

View file

@ -1,4 +1,5 @@
@echo off
cd %~dp0
call msys2\ps\setup.cmd
call msys2\msys2_shell.cmd -mingw64 -defterm -no-start %*call msys2\msys2_shell.cmd -mingw64 -defterm -no-start %*if not exist msys2\ps\installed64.txt msys2\msys2_shell.cmd -mingw64 -defterm -no-start %*
call msys2\msys2_shell.cmd -mingw64 -defterm -no-start %*
if not exist msys2\ps\installed64.txt msys2\msys2_shell.cmd -mingw64 -defterm -no-start %*