From 104bc512f7ec1fe400050186424d551b871e5d03 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 30 Apr 2015 21:02:17 +0200 Subject: [PATCH] rm staging apps --- examples/deploy/start_app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deploy/start_app.sh b/examples/deploy/start_app.sh index 47179f85..c0a1cabc 100644 --- a/examples/deploy/start_app.sh +++ b/examples/deploy/start_app.sh @@ -8,7 +8,7 @@ manage=$sandbox'/manage.py' wsgi=$sandbox'/wsgi.py' # stating apps -pip install django-haystack elasticsearch +# pip install django-haystack elasticsearch # waiting for other services sh $app_dir/examples/deploy/wait.sh -- 2.39.5