#!/bin/bash # python -m gunicorn -b 0.0.0.0:8081 -w 1 'ownchatbot:create_app()'