Files
hassio-addons/battybirdnet-pi/rootfs/custom-services.d/02-nginx.sh
2024-07-25 07:10:19 +00:00

7 lines
100 B
Bash
Executable File

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