#!/bash/sh nohup python3 manage.py runserver 0.0.0.0:8000 > nohup.out &