This commit is contained in:
Alexandre
2024-04-26 12:01:02 +02:00
parent 715361c860
commit 2746724ce5
2 changed files with 2 additions and 2 deletions

View File

@@ -141,7 +141,7 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
# Avoid config.yaml interference
WORKDIR /config
ENTRYPOINT ["/lib/systemd/systemd"]
#ENTRYPOINT ["/lib/systemd/systemd"]
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
#SHELL ["/bin/bash", "-o", "pipefail", "-c"]

View File

@@ -97,6 +97,6 @@
},
"slug": "birdnet-pi",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
"version": "1.3",
"version": "1.4",
"video": true
}