From adac88ca194a35d386d418fcce3ff4cafdf0193b Mon Sep 17 00:00:00 2001 From: samsci Date: Tue, 14 Oct 2025 15:43:08 +1000 Subject: . --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index e76974c..361c854 100644 --- a/justfile +++ b/justfile @@ -8,5 +8,5 @@ gui: # Build the picostream GUI executable build-gui: uv pip install pyinstaller pyinstaller-hooks-contrib - uv run pyinstaller PicoStream.spec --onefile --noconfirm + uv run pyinstaller PicoStream.spec --noconfirm -- cgit v1.2.3