We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832bfff commit 6a6eceeCopy full SHA for 6a6ecee
tools/tar_system.bat
@@ -1,3 +1,5 @@
1
+@ECHO OFF
2
+
3
if exist "C:\Program Files\Git\bin\bash.exe" (
4
set "BASH=C:\Program Files\Git\bin\bash.exe"
5
)
0 commit comments