Files @ 1b76d272e529
Branch filter:

Location: majic-ansible-roles/roles/wsgi_website/templates/venv_exec.j2

branko
MAR-34: Renamed the role prosody to xmpp_server. Updated all parameters for the role to be prefixed with xmpp_ instead of prosody_. Updated documentation.
1
2
3
4
#!/bin/bash

source {{ home }}/virtualenv/bin/activate
$@