dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#2140 fix - Remvoed SQL log traces
rsanchez
2014-12-12
a654ebc003b12d39d858ec324c8e8fd3deda1e63
[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 $@