cpe-guesser/docker/entrypoint.sh
2023-07-08 20:51:16 +02:00

5 lines
No EOL
79 B
Bash

#!/bin/bash
set -e
python3 -u /app/bin/import.py
python3 -u /app/bin/server.py