diff --git a/build.bat b/build.bat new file mode 100644 index 0000000..32c0e45 --- /dev/null +++ b/build.bat @@ -0,0 +1 @@ +pyinstaller --onefile gui.py camera.py automationScript.py --name "Tree Ring Imaging Machine" \ No newline at end of file