You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
210 B

10 years ago
  1. #!/bin/bash
  2. set -eux # -x for verbose logging to juju debug-log
  3. apt-get update
  4. apt-get -y install ejabberd
  5. ## Should set things as:
  6. ## /etc/ejabberd/ejabberd.cfg
  7. ## And set superuser password with: