Update 99-run.sh

This commit is contained in:
Alexandre
2024-12-05 08:42:56 +01:00
committed by GitHub
parent 0086fed158
commit eecf773cee

View File

@@ -40,7 +40,7 @@ function shutdown_postgres {
exit 0
}
#trap 'shutdown_postgres' SIGTERM SIGINT
trap 'shutdown_postgres' SIGTERM SIGINT
# Start background tasks
if [ "$(bashio::info.arch)" != "armv7" ]; then