mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-02 11:32:25 +02:00
Set up pyinstaller
This commit is contained in:
5
scripts/build
Executable file
5
scripts/build
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
pyinstaller --onefile pferd.py
|
Reference in New Issue
Block a user