From cc069289eb02bcb6a572f3f8c583859e36e35623 Mon Sep 17 00:00:00 2001 From: melancholytron Date: Thu, 22 Dec 2022 12:40:40 -0600 Subject: [PATCH] Added Updater --- qmutantsUPDATE.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qmutantsUPDATE.bat diff --git a/qmutantsUPDATE.bat b/qmutantsUPDATE.bat new file mode 100644 index 0000000..bd72871 --- /dev/null +++ b/qmutantsUPDATE.bat @@ -0,0 +1,3 @@ + +git pull origin +python qmutants.py \ No newline at end of file