]> git.parisson.com Git - docker-django-scripts.git/commitdiff
Add restore_db_only.sh to restore without loading/unloading the DB
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 10 Jul 2018 14:18:57 +0000 (16:18 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 10 Jul 2018 14:18:57 +0000 (16:18 +0200)
dev/restore_db_only.sh [new file with mode: 0755]
install

diff --git a/dev/restore_db_only.sh b/dev/restore_db_only.sh
new file mode 100755 (executable)
index 0000000..53b9bc4
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+docker-compose run db /srv/bin/dev/local/restore_db.sh
diff --git a/install b/install
index 12cfb2a1887d3a927e7f50a37945d20c5a89d70b..75c933110550a34ad366b3dd167faa95f0e6bef9 160000 (submodule)
--- a/install
+++ b/install
@@ -1 +1 @@
-Subproject commit 12cfb2a1887d3a927e7f50a37945d20c5a89d70b
+Subproject commit 75c933110550a34ad366b3dd167faa95f0e6bef9