metapost-workshops
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

api.sh
text/x-sh

Download raw (115 bytes)

#!/bin/bash
cd /home/pi/Documents/osp.workshop.metahaiti/plotter
gunicorn --bind 0.0.0.0:5555 --workers 3 wsgi:app