mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-23 14:30:31 +02:00
Update 99-run.sh
This commit is contained in:
@@ -40,7 +40,7 @@ function shutdown_postgres {
|
|||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
#trap 'shutdown_postgres' SIGTERM SIGINT
|
trap 'shutdown_postgres' SIGTERM SIGINT
|
||||||
|
|
||||||
# Start background tasks
|
# Start background tasks
|
||||||
if [ "$(bashio::info.arch)" != "armv7" ]; then
|
if [ "$(bashio::info.arch)" != "armv7" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user