mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-17 21:26:20 +00:00
Update base.sh
This commit is contained in:
parent
59d6d5cb10
commit
fd3ba2bf9b
1 changed files with 1 additions and 1 deletions
2
base.sh
2
base.sh
|
|
@ -23,7 +23,7 @@ RUN pacman-key --init \
|
|||
&& sed -i '/ParallelDownloads/c ParallelDownloads = 10' /etc/pacman.conf \
|
||||
&& pacman -Sy --ask 4 archlinux-keyring \
|
||||
&& pacman -Su --ask 4 --needed \
|
||||
sudo ${pkg} \
|
||||
sudo bash-completion ${pkg} \
|
||||
inetutils python-numpy python-setuptools \
|
||||
nginx-mainline \
|
||||
&& pacman -Scc --ask 4 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue