From ea123adf56b976671d0eb00682297cc8869f04aa Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 26 Feb 2016 11:06:26 +0100 Subject: [PATCH] add staging apps --- app/deploy/start_app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/deploy/start_app.sh b/app/deploy/start_app.sh index 82aa047a..bc774555 100644 --- a/app/deploy/start_app.sh +++ b/app/deploy/start_app.sh @@ -17,7 +17,7 @@ uid='www-data' gid='www-data' # stating apps -# pip install django-environ redis +pip install django-environ redis # waiting for other services sh $app/deploy/wait.sh -- 2.39.5