mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(docker): swap package cgit -> cgit-aurweb
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
65240c8343
commit
c4163547f6
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue