Files
telegram-groupfactory/entrypoint.sh
Corrado Mulas f4f16fe1d1 Fix path
2026-06-19 12:27:23 +02:00

6 lines
73 B
Bash

#!/bin/bash
set -e
# Run the Python application
exec python -m src.main