Clean log

This commit is contained in:
Alexandre
2024-10-05 16:23:51 +02:00
committed by GitHub
parent 75bdf5220c
commit 027b0907ab
5 changed files with 0 additions and 10 deletions

View File

@@ -17,7 +17,6 @@ if [ -z "$ingress_entry" ]; then
exit 0
fi
echo " "
bashio::log.info "Adapting for ingress"
echo "... setting up nginx"
@@ -59,4 +58,3 @@ else
exit 1
fi
echo " "