From 16f080be87f500cb1e2dc1ea5ea5c93ea7ea4895 Mon Sep 17 00:00:00 2001 From: Vesa Halenius <vesa.m.halenius@utu.fi> Date: Thu, 22 Feb 2018 01:51:14 +0200 Subject: [PATCH] Upload New File --- client/sbs_client.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 client/sbs_client.bat diff --git a/client/sbs_client.bat b/client/sbs_client.bat new file mode 100644 index 0000000..1d4b61f --- /dev/null +++ b/client/sbs_client.bat @@ -0,0 +1,4 @@ +:loop + C:\py\sbs\client\sbs_client.py + timeout /t 5 + goto loop \ No newline at end of file -- GitLab