Add rsync to www-gitlab-com package

This commit is contained in:
Stan Hu 2018-11-12 07:51:02 -08:00
parent 5bd352d196
commit 343fbb26db

View file

@ -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