Files
telegram-groupfactory/entrypoint.sh
corrado.mulas 9c714af9c0 Not tested yet
2026-05-08 00:03:06 +02:00

5 lines
77 B
Bash

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