1
0
Fork 0
satnogs-db/docker/run-compose.sh

5 lines
69 B
Bash
Executable File

#!/bin/sh
./docker/run-common.sh
./manage.py runserver 0.0.0.0:8000