overleaf/services/filestore/install_deps.sh
2018-03-23 16:36:41 +00:00

4 lines
126 B
Bash
Executable file

#!/bin/sh
apt-get install poppler-utils vim ghostscript imagemagick optipng --yes
npm rebuild
chown -R node:node /app/uploads