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