cpe-guesser/docker/entrypoint.sh

5 lines
79 B
Bash
Raw Normal View History

2023-07-08 18:51:16 +00:00
#!/bin/bash
set -e
python3 -u /app/bin/import.py
python3 -u /app/bin/server.py