#!/bin/bash cd /home/Autopartes/pos gunicorn -c gunicorn.conf.py "app:create_app()"