Files
hassio-addons/birdnet-pi/rootfs/custom-services.d/02-nginx.sh
2024-04-28 17:54:30 +00:00

7 lines
100 B
Bash
Executable File

#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
set -e
echo "Starting service: nginx"
nginx