#!/bin/bash echo "PORTA indicata ${PORT}" cd /home/gd . /home/runtime/bin/activate python manage.py runserver 0.0.0.0:${PORT}