#!/bin/bash cd src && python manage.py migrate && python manage.py fill_empty_db && gunicorn --config ../gunicorn-cfg.py kalskeborec.wsgi