Merge branch 'pu_rss' into pu

This commit is contained in:
Kevin Morris 2021-07-13 22:38:26 -07:00
commit 3f1ea7d31a
5 changed files with 198 additions and 3 deletions

View file

@ -14,6 +14,6 @@ pacman -Syu --noconfirm --noprogressbar \
python-pytest-asyncio python-coverage hypercorn python-bcrypt \
python-email-validator openssh python-lxml mariadb mariadb-libs \
python-isort flake8 cgit uwsgi uwsgi-plugin-cgi php php-fpm \
python-asgiref uvicorn
python-asgiref uvicorn python-feedgen
exec "$@"