ubuntu-diagrams/start.sh

4 lines
101 B
Bash

#!/bin/sh
python3 /var/diagrams/dgs/webserver.py --port 80 &
#while true; do sleep 1000; done
/bin/sh