mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
update
This commit is contained in:
@@ -37,7 +37,7 @@ RUN \
|
||||
useradd --uid 1000 --gid 1000 -m pi && \
|
||||
\
|
||||
# Ensure permissions
|
||||
chown -R pi:pi /home/pi && \
|
||||
chown -R 1000:1000 /home/pi && \
|
||||
echo "pi ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers && \
|
||||
\
|
||||
# Download installer
|
||||
|
||||
@@ -90,5 +90,5 @@
|
||||
},
|
||||
"slug": "birdnet-pi",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
||||
"version": "0.8"
|
||||
"version": "0.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user