mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 06:44:06 +02:00
Update Dockerfile
This commit is contained in:
@@ -32,6 +32,7 @@ RUN \
|
|||||||
# Install app
|
# Install app
|
||||||
curl -f -L -s -S "https://raw.githubusercontent.com/Nachtzuster/BirdNET-Pi/main/newinstaller.sh" -o /newinstaller.sh && \
|
curl -f -L -s -S "https://raw.githubusercontent.com/Nachtzuster/BirdNET-Pi/main/newinstaller.sh" -o /newinstaller.sh && \
|
||||||
chmod 777 /newinstaller.sh && \
|
chmod 777 /newinstaller.sh && \
|
||||||
|
sed -i "/reboot/d" "/newinstaller.sh" && \
|
||||||
sudo -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
sudo -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user