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
om@23
     1
@echo off
om@23
     2
cd %0%\..
om@23
     3
C:\Python27\python opensecurityd.py 8080
om@23
     4