Matej Cepl
6ed632eb36
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=30
4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/bash
|
|
|
|
sudo -u postorius /usr/bin/python3 /srv/www/webapps/mailman/postorius/manage.py "$@"
|