25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-26 16:26:24 +01:00
xmpp.chapril.org-ejabberd/run_acme.sh
2017-05-09 23:27:37 +03:00

8 lines
150 B
Bash
Executable File

#!/bin/bash
erl -pa ebin \
deps/jiffy/ebin \
deps/fast_tls/ebin \
deps/jose/ebin \
deps/base64url/ebin \
-noshell -s mod_acme scenario -s erlang halt