mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
update
This commit is contained in:
@@ -34,7 +34,7 @@ RUN \
|
||||
\
|
||||
# Change user to pi and create /home/pi
|
||||
usermod -u 101 abc && \
|
||||
groupadd --gid 1000 pi && useradd --uid 1000 --gid 1000 -m pi && \
|
||||
useradd --uid 1000 --gid 1000 -m pi && \
|
||||
\
|
||||
# Ensure permissions
|
||||
chown -R pi:pi /home/pi && \
|
||||
|
||||
@@ -90,5 +90,5 @@
|
||||
},
|
||||
"slug": "birdnet-pi",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
||||
"version": "0.7"
|
||||
"version": "0.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user