From 6b8a8b780e8058e1b31f7f34cff9d9738ec610c4 Mon Sep 17 00:00:00 2001 From: "Michael D. M. Dryden" Date: Thu, 18 Jun 2015 16:22:03 -0400 Subject: [PATCH] added .bat to start on Windows --- dstat-interface/dstat-interface.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 dstat-interface/dstat-interface.bat diff --git a/dstat-interface/dstat-interface.bat b/dstat-interface/dstat-interface.bat new file mode 100644 index 0000000..da83e27 --- /dev/null +++ b/dstat-interface/dstat-interface.bat @@ -0,0 +1 @@ +python .\main.py -- GitLab