OpenSecurity/bin/os-clientd.bat
changeset 23 8370ae0985e3
child 131 8b4df474e577
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/OpenSecurity/bin/os-clientd.bat	Fri Dec 06 14:25:45 2013 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +@echo off
     1.5 +cd %0%\..
     1.6 +C:\Python27\python opensecurity_client_restful_server.py 8090
     1.7 \ No newline at end of file