overleaf/services/filestore/install_deps.sh

5 lines
126 B
Bash
Raw Normal View History

2018-03-23 12:36:41 -04:00
#!/bin/sh
apt-get install poppler-utils vim ghostscript imagemagick optipng --yes
npm rebuild
chown -R node:node /app/uploads