24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00
xmpp.chapril.org-ejabberd/run_acme.sh

8 lines
150 B
Bash
Raw Normal View History

2017-05-08 14:35:11 +02:00
#!/bin/bash
2017-05-09 22:27:37 +02:00
erl -pa ebin \
deps/jiffy/ebin \
deps/fast_tls/ebin \
deps/jose/ebin \
deps/base64url/ebin \
-noshell -s mod_acme scenario -s erlang halt