68e9c68855
* add shell symlinks * fix paths * add a wrapper * fix target output * fix tests
2 lines
121 B
PowerShell
2 lines
121 B
PowerShell
# create user profile at the first launch
|
|
$null = cmd /c "C:\msys64\usr\bin\bash.exe -leo pipefail -c 'echo $SHELL' 2>&1" |