Terminate aio-containers on SIGTERM

Signed-off-by: derhagen <2806328+derhagen@users.noreply.github.com>
This commit is contained in:
derhagen
2026-04-22 14:23:41 +02:00
parent 954f250ac8
commit 7bf5b18d5e
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ if [ -n "$IMAGINARY_SECRET" ]; then
IMAGINARY_ARGS+=(-key "$IMAGINARY_SECRET")
fi
imaginary "${IMAGINARY_ARGS[@]}" "$@"
exec imaginary "${IMAGINARY_ARGS[@]}" "$@"

View File

@@ -39,7 +39,7 @@ fi
echo "notify-push was started"
# Run it
/var/www/html/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push \
exec /var/www/html/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push \
--port 7867 \
/var/www/html/config/config.php