From: Thomas Fillon Date: Fri, 20 Jan 2017 14:27:43 +0000 (+0100) Subject: Staging in app.sh: uninstall south X-Git-Tag: 1.7.0~2^2~33 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=45a4610927bd091beff25021a429f3f1bddf071c;p=telemeta.git Staging in app.sh: uninstall south --- 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