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
|
@ -6,7 +6,7 @@ set -eou pipefail
|
|||
|
||||
pacman -Syu --noconfirm --noprogressbar \
|
||||
--cachedir .pkg-cache git gpgme nginx redis openssh \
|
||||
mariadb mariadb-libs cgit uwsgi uwsgi-plugin-cgi \
|
||||
mariadb mariadb-libs cgit-aurweb uwsgi uwsgi-plugin-cgi \
|
||||
php php-fpm memcached php-memcached python-pip pyalpm \
|
||||
python-srcinfo curl libeatmydata
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue