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=df28a36d664bc4ead94c40845327ec6fdbb773ff;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