mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Merge branch 'sh-add-rsync-www-gitlab-com' into 'master'
Add rsync to www-gitlab-com package See merge request gitlab-org/gitlab-build-images!139
This commit is contained in:
commit
842a765fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -yq --no-install-recommends \
|
apt-get install -yq --no-install-recommends \
|
||||||
make gcc g++ locales \
|
make gcc g++ locales \
|
||||||
git-core texlive-latex-recommended texlive-xetex \
|
rsync git-core texlive-latex-recommended texlive-xetex \
|
||||||
texlive-fonts-recommended lmodern ed file curl gnupg2 \
|
texlive-fonts-recommended lmodern ed file curl gnupg2 \
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue