mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 16:21:35 +01:00
update
This commit is contained in:
@@ -35,7 +35,6 @@ RUN \
|
||||
\
|
||||
# Change user to pi and create /home/pi
|
||||
echo "setting users" && \
|
||||
groupmod -o -g 101 abc && usermod -o -u 101 abc && \
|
||||
groupadd --non-unique -g 1000 pi && \
|
||||
useradd --non-unique --uid 1000 --gid 1000 -m pi && \
|
||||
\
|
||||
|
||||
@@ -97,6 +97,6 @@
|
||||
},
|
||||
"slug": "birdnet-pi2",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
||||
"version": "1.2",
|
||||
"version": "1.0",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user