Files
TwitchDropsMiner/build.bat
2022-12-07 09:21:40 +01:00

6 lines
133 B
Batchfile

@echo off
cls
set dirpath=%~dp0
if "%dirpath:~-1%" == "\" set dirpath=%dirpath:~0,-1%
"%dirpath%/env/scripts/pyinstaller" build.spec