mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
update
This commit is contained in:
@@ -37,7 +37,7 @@ RUN \
|
|||||||
useradd --uid 1000 --gid 1000 -m pi && \
|
useradd --uid 1000 --gid 1000 -m pi && \
|
||||||
\
|
\
|
||||||
# Ensure permissions
|
# Ensure permissions
|
||||||
chown -R pi:pi /home/pi && \
|
chown -R 1000:1000 /home/pi && \
|
||||||
echo "pi ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers && \
|
echo "pi ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers && \
|
||||||
\
|
\
|
||||||
# Download installer
|
# Download installer
|
||||||
|
|||||||
@@ -90,5 +90,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "birdnet-pi",
|
"slug": "birdnet-pi",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/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