Update caddy_ingress.sh

This commit is contained in:
Alexandre
2024-05-23 08:11:53 +02:00
committed by GitHub
parent 60457b9b46
commit ec15b6baae

View File

@@ -1,11 +1,6 @@
#!/bin/bash
# shellcheck shell=bash
# Avoid original file
if [ -f /etc/caddy/Caddyfile.original ]; then
rm /etc/caddy/Caddyfile.original
fi
# Get values
source /etc/birdnet/birdnet.conf