From 1b52ced130b6356fb0eeb98f88b5cbdcc6109e51 Mon Sep 17 00:00:00 2001 From: ccppi Date: Thu, 8 Aug 2024 15:04:16 +0200 Subject: [PATCH] sd --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..7f6fdd2 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#Works but is fucking big +pyinstaller lib/gui.py --onefile --add-data ./db/:./db