mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Remove exec
This commit is contained in:
@@ -37,5 +37,5 @@ if [ -f /currentip ]; then
|
||||
true
|
||||
done
|
||||
else
|
||||
exec nginx || nginx -s reload
|
||||
nginx || nginx -s reload
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user