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