From de94c2092581f2500e26349dde2879a0d281c3d8 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 20 Oct 2016 17:27:08 +0200 Subject: [PATCH] Finally update submodules --- scripts/pull.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5