Update gibMacOS.bat

This commit is contained in:
CorpNewt 2019-03-14 13:15:52 -05:00 committed by GitHub
parent 4355d47fc7
commit 4e531466f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,6 +172,7 @@ exit /b
:runscript :runscript
REM Python found REM Python found
cls
if "%*"=="" ( if "%*"=="" (
"!python!" "!thisDir!!script_name!" "!python!" "!thisDir!!script_name!"
) else ( ) else (