overleaf/server-ce/99_migrate.sh
James Allen 195e22b45e added mongodb migrations
added imagemagick
make sure release is up to date
2015-09-17 14:07:50 +00:00

5 lines
114 B
Bash
Executable file

#!/bin/sh
which node
which grunt
ls -al /var/www/sharelatex/migrations
cd /var/www/sharelatex && grunt migrate -v