From: Emilie Zawadzki Date: Tue, 13 Aug 2019 15:16:32 +0000 (+0200) Subject: [build/front] : add possible parameter X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=81ec98d21518bb7a53d6d6f378362adf4927f5c4;p=docker-django-scripts.git [build/front] : add possible parameter --- diff --git a/build/front.sh b/build/front.sh index d097178..c4157f5 100755 --- a/build/front.sh +++ b/build/front.sh @@ -1,3 +1,3 @@ #!/bin/sh -docker-compose exec -T app python /srv/app/manage.py build-front +docker-compose exec -T app python /srv/app/manage.py build-front $1