4 lines
147 B
Batchfile
4 lines
147 B
Batchfile
|
@echo off
|
||
|
setlocal EnableDelayedExpansion
|
||
|
%devenver_root%\msys2\20240113\msys2_shell.cmd -defterm -here -use-full-path -no-start -msys -shell bash
|