diff --git a/client/sbs_client.bat b/client/sbs_client.bat new file mode 100644 index 0000000000000000000000000000000000000000..1d4b61ff91f0b4fd97ba9e8be194d68b1e614000 --- /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