dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3646 fix - Changes on form titles and other minor changes
rsanchez
2017-06-22
abc7b0292137399be332020d699b44e35600db86
[common/securis.git]
/
securis
/
etc
/
build
/
files
/
securis-server.sh
1
2
3
4
#!/bin/bash
export CLASSPATH="config:libs/*"
java -cp "$CLASSPATH" net.curisit.securis.SeCurisServer $@