From 367ce6fb82050b347749712234a64edb39dc7218 Mon Sep 17 00:00:00 2001 From: Christian Dresen <c.dresen@fh-muenster.de> Date: Fri, 9 Sep 2016 20:30:18 +0200 Subject: [PATCH] a --- www/misc/entrypoint.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/misc/entrypoint.sh b/www/misc/entrypoint.sh index 36f0bbd..dd3c3e6 100644 --- a/www/misc/entrypoint.sh +++ b/www/misc/entrypoint.sh @@ -8,6 +8,4 @@ python3 manage.py collectstatic --noinput cp -r /opt/warpinfra/static /opt/socket/ uwsgi --ini /opt/nginx/uwsgi.ini --py-autoreload 1 -bash - - +bash \ No newline at end of file -- GitLab