summaryrefslogtreecommitdiffstats
path: root/app.bat
diff options
context:
space:
mode:
Diffstat (limited to 'app.bat')
-rw-r--r--app.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/app.bat b/app.bat
new file mode 100644
index 0000000..79f7c1f
--- /dev/null
+++ b/app.bat
@@ -0,0 +1,3 @@
+start "yapBox" .\Python\python.exe app.py
+exit
+