dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#4255 - Update log4j version and clean project
Joaquín Reñé
2022-03-10
d535429a2f18c82de7716076a8065f6ad95f0483
[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 $@