From 1a54d816beee16baa10d4ffd3b92cad65dfe2908 Mon Sep 17 00:00:00 2001 From: nerya meshulam Date: Sun, 28 Oct 2018 19:35:59 +0200 Subject: [PATCH] Add runner Signed-off-by: nerya meshulam --- Poke-A-Bird.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 Poke-A-Bird.bat diff --git a/Poke-A-Bird.bat b/Poke-A-Bird.bat new file mode 100644 index 0000000..b368358 --- /dev/null +++ b/Poke-A-Bird.bat @@ -0,0 +1 @@ +%LOCALAPPDATA%\Programs\Python\Python37-32\python.exe .\Poke-A-Bird.py \ No newline at end of file