fix notify-push start.sh script

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-04-23 10:33:55 +02:00
parent 7bf5b18d5e
commit 2eee2eac53

View File

@@ -42,5 +42,3 @@ echo "notify-push was started"
exec /var/www/html/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push \
--port 7867 \
/var/www/html/config/config.php
exec "$@"