mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Update Dockerfile
This commit is contained in:
@@ -40,10 +40,6 @@ RUN \
|
||||
sed -i "/reboot/d" /newinstaller.sh
|
||||
|
||||
USER birdnet
|
||||
ENV DEBIAN_FRONTEND noninteractive \
|
||||
BIRDNET_USER="birdnet" \
|
||||
USER="birdnet" \
|
||||
HOME="/home/birdnet"
|
||||
RUN /./newinstaller.sh
|
||||
USER root
|
||||
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||
|
||||
Reference in New Issue
Block a user