ubuntu-diagrams/start.sh
2025-02-03 16:27:06 +00:00

3 lines
68 B
Bash

#!/bin/sh
python3 /var/diagrams/dgs/webserver.py --port 80 &
/bin/sh