👕 fix linter warning

This commit is contained in:
Timmo 2018-12-15 15:10:25 +00:00
parent 71057fde22
commit 81c718215c

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/bin/bash
# ==============================================================================
# Community Hass.io Add-ons: Home Panel
# Runs the NGINX daemon
@ -14,4 +14,3 @@ else
fi
exec nginx -c "$options"
exec sleep 10