mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-01-18 16:37:28 +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