mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add rsync to www-gitlab-com package
This commit is contained in:
parent
5bd352d196
commit
343fbb26db
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ apt-get update
|
|||
apt-get install -yq --no-install-recommends \
|
||||
make gcc g++ locales \
|
||||
git-core texlive-latex-recommended texlive-xetex \
|
||||
texlive-fonts-recommended lmodern ed file curl gnupg2
|
||||
texlive-fonts-recommended lmodern ed file curl gnupg2 rsync
|
||||
|
||||
# Install pandoc v2.3.1
|
||||
cd /tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue