OpenSecurity/bin/os-admind.bat
author om
Fri, 06 Dec 2013 14:25:45 +0100
changeset 23 8370ae0985e3
child 60 eeb778585a4d
permissions -rw-r--r--
added fast starter for the RESTful servers
     1 @echo off
     2 cd %0%\..
     3 C:\Python27\python opensecurityd.py 8080
     4