mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Create 00-nginx.sh
This commit is contained in:
6
birdnet-pi/rootfs/custom-services.d/00-nginx.sh
Normal file
6
birdnet-pi/rootfs/custom-services.d/00-nginx.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/with-contenv bashio
|
||||||
|
# shellcheck shell=bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
echo "Starting service: nginx"
|
||||||
|
nginx
|
||||||
Reference in New Issue
Block a user