From: Guillaume Pellerin Date: Thu, 20 Oct 2016 15:27:08 +0000 (+0200) Subject: Finally update submodules X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=de94c2092581f2500e26349dde2879a0d281c3d8;p=mezzo.git Finally update submodules --- diff --git a/scripts/pull.sh b/scripts/pull.sh index a7d36d85..a6e290fe 100755 --- a/scripts/pull.sh +++ b/scripts/pull.sh @@ -3,6 +3,6 @@ sudo chown -R $USER data/media sudo chown -R $USER data/backup git pull -# git submodule update --init --recursive +git submodule update --init --recursive git submodule foreach git pull docker-compose run db /srv/scripts/restore_db.sh