Files
TwitchDropsMiner/build.bat
2022-08-18 22:28:30 +02:00

5 lines
89 B
Batchfile

@echo off
cls
%CD%/env/scripts/pyinstaller build.spec
if %ERRORLEVEL% == 0 call pack.bat