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