mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 19:04:05 +02:00
Update caddy_ingress.sh
This commit is contained in:
@@ -1,11 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
# Avoid original file
|
|
||||||
if [ -f /etc/caddy/Caddyfile.original ]; then
|
|
||||||
rm /etc/caddy/Caddyfile.original
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Get values
|
# Get values
|
||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user