dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#2021 feature - Changed JDK to 1.8 to be compatible with commons
rsanchez
2014-09-26
3e3435fcd47af205dda99a5bb79a680123d0d592
[common/securis.git]
/
securis
/
etc
/
build
/
files
/
securis-server.bat
1
2
3
4
@echo off
set CLASSPATH="config;libs\*"
java -client -cp "%CLASSPATH%" net.curisit.securis.License %*