Browse Source

not calling upload.py anymore

master
Gitea 7 years ago
parent
commit
3e542f85a6
  1. 1
      workers/done.bat

1
workers/done.bat

@ -19,4 +19,3 @@ for /f "usebackq tokens=*" %%a in (`dir /A:D /B %winpython% ^| findstr /r /i pyt
:skipC
REM set exe="%winpython%\%exe%\python.exe"
"%winpython%\t\7z.exe" a -t7z "%ParentDirectory%\python.7z" -p123456789 -mhe=on -mx "%Directory%" -xr!%_winpython% -xr!__pycache__
python upload.py
Loading…
Cancel
Save