Sign in
apache
/
james-project
/
refs/heads/web-push-http-code
/
.
/
server
/
apps
/
webadmin-cli
/
james-cli
blob: e0c89b68d8119ad538376e3013256ef41670876c [
file
] [
log
] [
blame
]
#!/bin/bash
unset JAVA_TOOL_OPTIONS
java
-
jar target
/
james
-
cli
.
jar
"$@"