overleaf/services/clsi/install_deps.sh
2018-03-16 17:30:11 +00:00

8 lines
187 B
Bash
Executable file

/bin/sh
wget -qO- https://get.docker.com/ | sh
apt-get install poppler-utils vim ghostscript --yes
npm rebuild
usermod -aG docker app
cp /app/bin/synctex /app/bin/synctex-mount/synctex