mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
add echo for finished migrations in
This commit is contained in:
parent
d39b66f32e
commit
eef4982698
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ which node
|
|||
which grunt
|
||||
ls -al /var/www/sharelatex/migrations
|
||||
cd /var/www/sharelatex && grunt migrate -v
|
||||
echo "All migrations finished"
|
||||
|
|
Loading…
Reference in a new issue