mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 11:59:11 +02:00
Update Dockerfile
This commit is contained in:
@@ -36,6 +36,8 @@ RUN \
|
|||||||
echo "#!/bin/sh\n\${@}" > /usr/sbin/sudo; \
|
echo "#!/bin/sh\n\${@}" > /usr/sbin/sudo; \
|
||||||
chmod +x /usr/sbin/sudo; \
|
chmod +x /usr/sbin/sudo; \
|
||||||
fi && \
|
fi && \
|
||||||
|
chown root:root /usr/bin/sudo && \
|
||||||
|
chmod 4755 /usr/bin/sudo && \
|
||||||
\
|
\
|
||||||
# Install app
|
# Install app
|
||||||
#curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/newinstaller.sh -o /newinstaller.sh && \
|
#curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/newinstaller.sh -o /newinstaller.sh && \
|
||||||
|
|||||||
Reference in New Issue
Block a user