mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-03-18 21:40:38 +01:00
Remove migration from entrypoint
This commit is contained in:
@@ -7,5 +7,4 @@ echo -n "$USERNAME:$PASSWORD" | base64 > /auth.txt
|
||||
nginx -g 'daemon off;' &
|
||||
|
||||
# Exécute le script Python
|
||||
exec python ./migration.py
|
||||
exec python ./ntfy.py
|
||||
|
||||
Reference in New Issue
Block a user