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