1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-03 03:51:21 +00:00
overleaf/services/clsi/install_deps.sh

5 lines
111 B
Bash
Raw Normal View History

/bin/sh
wget -qO- https://get.docker.com/ | sh
apt-get install poppler-utils vim ghostscript --yes
npm rebuild