@@ -0,0 +1,7 @@
#!/bin/bash
source /srv/venv/bin/activate
cd /srv/app
python manage.py migrate
python manage.py collectstatic --noinput
python manage.py runserver
The note is not visible to the blocked user.