forked from pool/python-HyperKitty
* https://gitlab.com/mailman/hyperkitty/-/blob/1.3.11/doc/news.rst - Removed GPG signature as the download links don't work - Removed requirement for pytz OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=88
4 lines
100 B
Bash
4 lines
100 B
Bash
#!/bin/bash
|
|
|
|
sudo -u hyperkitty /usr/bin/python3 /srv/www/webapps/mailman/hyperkitty/manage.py "$@"
|