mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 04:56:28 +01:00
Update 99-run.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user