netclock/entrypoint.sh
Armin Friedl f7264e26d8
All checks were successful
continuous-integration/drone/push Build is passing
Add README and LICENSE
2020-09-12 22:48:54 +02:00

5 lines
63 B
Bash
Executable file

#!/bin/sh
redis-server &
pipenv run flask run --host=0.0.0.0