mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-03 07:14:19 +00:00
add echo for finished migrations in
This commit is contained in:
parent
cb459a94b9
commit
3d33e5bc98
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