diff --git a/birdnet-pi/rootfs/custom-services.d/02-nginx.sh b/birdnet-pi/rootfs/custom-services.d/02-nginx.sh index 76f1773f84..50dae0f302 100755 --- a/birdnet-pi/rootfs/custom-services.d/02-nginx.sh +++ b/birdnet-pi/rootfs/custom-services.d/02-nginx.sh @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bashio +#!/usr/bin/with-contenv bash # shellcheck shell=bash set -e