]> git.parisson.com Git - docker-django-scripts.git/commitdiff
add global update script
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 27 Oct 2017 06:20:46 +0000 (08:20 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 27 Oct 2017 06:20:46 +0000 (08:20 +0200)
update_translation_fields.sh

index 55bec14277adfa25a51dab5565d00dabae857d51..66f347975ed6cd88c8a7efcf0c929fc27cdee8b9 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-docker-compose run app python /srv/app/manage.py update_translation_fields
+git submodule update --recursive --remote