diff --git a/www/misc/entrypoint.sh b/www/misc/entrypoint.sh
index 36f0bbd6497771fea9f0b115ef805bd20302f2f4..dd3c3e6b6b6c3fcb142c5ac28574be82c384963f 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