This website requires JavaScript.
Explore
Help
Sign In
rpm
/
python-HyperKitty
SHA256
Watch
1
Star
0
Fork
0
You've already forked python-HyperKitty
forked from
pool/python-HyperKitty
Code
Pull Requests
Activity
Files
9e047e09737249b0f91e8f5f7f3e1517380dcf48c4d8b4b21205cd086ac23cca
python-HyperKitty
/
hyperkitty-manage.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Accepting request 856002 from home:gladiac:mailman3 - Added hyperkitty-qcluster.service - Added hyperkitty-runjob.service and hyperkitty-runjob.timer - Create a HyperKitty-web package with webroot files - Create a HyperKitty-web-uwsgi with uwsgi configuration - Added postorius-settings.patch * Sets the FHS default paths - Added hyperkitty-fix-tests.patch * Make migration compatible with django >= 3.1 - Added rpmlint config OBS-URL: https://build.opensuse.org/request/show/856002 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=27
2020-12-15 15:11:10 +00:00
#!/bin/bash
Accepting request 895954 from home:gladiac:mailman3 - Remove the hyperkitty-admin user OBS-URL: https://build.opensuse.org/request/show/895954 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=39
2021-05-28 11:34:18 +00:00
sudo -u hyperkitty /usr/bin/python3 /srv/www/webapps/mailman/hyperkitty/manage.py
"
$@
"
Copy Permalink