SpaceLife-Updater/build.sh

4 lines
75 B
Bash
Executable File

#!/usr/bin/env bash
source venv/bin/activate
pyinstaller --onefile main.py