dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#2021 feature - Added packaging to Maven building and command line commands...
rsanchez
2014-09-26
b593a097d2ada3ebda4a2440c256f8dae533cb7e
[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 %*