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