mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-20 21:33:21 -07:00
Fixed missing new line
This commit is contained in:
parent
da14de169c
commit
58a3294b44
1 changed files with 2 additions and 1 deletions
|
@ -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 %*
|
Loading…
Add table
Add a link
Reference in a new issue