fix(docker): swap package cgit -> cgit-aurweb

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-10-20 17:31:27 -07:00
parent 65240c8343
commit c4163547f6
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
exec uwsgi --socket 0.0.0.0:${1} \
--plugins cgi \
--cgi /usr/share/webapps/cgit/cgit.cgi
--cgi /usr/share/webapps/cgit-aurweb/cgit.cgi