24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/run_acme.sh
2017-06-09 15:49:27 +03:00

9 lines
176 B
Bash
Executable File

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