mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2024-12-04 13:33:26 +01:00
Fix for source py script extension
This commit is contained in:
parent
ec773da1c5
commit
05735cc701
@ -28,7 +28,7 @@ exit /B
|
||||
setlocal enableDelayedExpansion
|
||||
|
||||
REM Setup initial vars
|
||||
set "script_name=%~n0.command"
|
||||
set "script_name=%~n0.py"
|
||||
set "thisDir=%~dp0"
|
||||
set /a tried=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user