dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3527 fix - Added logout button and routing refactoring
rsanchez
2017-03-16
abaf75fb294a796fc6c99904ab3b47a2367a3792
[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 $@