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