mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update ha_entrypoint.sh
This commit is contained in:
@@ -20,7 +20,7 @@ if [ "$$" -eq 1 ]; then
|
||||
echo "All subprocesses terminated. Exiting."
|
||||
exit 0
|
||||
}
|
||||
trap terminate SIGTERM
|
||||
trap terminate SIGTERM SIGINT
|
||||
fi
|
||||
|
||||
echo "Starting..."
|
||||
|
||||
Reference in New Issue
Block a user