netclock/entrypoint.sh

6 lines
48 B
Bash
Raw Normal View History

2020-09-12 19:31:45 +00:00
#!/bin/sh
redis-server &
pipenv run flask run