From: Guillaume Pellerin Date: Wed, 20 Jan 2016 20:06:42 +0000 (+0100) Subject: bugfix X-Git-Tag: 1.6b~7^2~8 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c329306f1fbd0d18874cdf387cf28a0a8bf79d24;p=telemeta.git bugfix --- diff --git a/app/deploy/start_app.sh b/app/deploy/start_app.sh index 7ad90c90..24e9f0e1 100644 --- a/app/deploy/start_app.sh +++ b/app/deploy/start_app.sh @@ -18,7 +18,7 @@ uid='www-data' gid='www-data' # stating apps -pip install environ +pip install django-environ # waiting for other services sh $app/deploy/wait.sh