dashboard
repositories
activity
search
login
main
/
securis-client
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - update httpclient version to avoid exception on https
rsanchez
2016-03-16
86f5f370d19c62bae5e32d5545a3264fa7193aa6
[securis-client.git]
/
etc
/
build
/
files
/
securis.sh
1
2
3
4
#!/bin/bash
export CLASSPATH="config:libs/*"
java -cp "$CLASSPATH" net.curisit.securis.License $@