From 45a4610927bd091beff25021a429f3f1bddf071c Mon Sep 17 00:00:00 2001 From: Thomas Fillon Date: Fri, 20 Jan 2017 15:27:43 +0100 Subject: [PATCH] Staging in app.sh: uninstall south --- app/scripts/app.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/app/scripts/app.sh b/app/scripts/app.sh index 1f825dc1..22b78406 100644 --- a/app/scripts/app.sh +++ b/app/scripts/app.sh @@ -19,6 +19,7 @@ gid='www-data' # stating apps pip install -U django==1.8.17 +pip uninstall south # waiting for other network services sh $app/scripts/wait.sh -- 2.39.5