mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 21:34:06 +02:00
Update Dockerfile
This commit is contained in:
@@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND noninteractive && \
|
|||||||
export BIRDNET_USER="abc" && \
|
export BIRDNET_USER="abc" && \
|
||||||
export USER="abc" && \
|
export USER="abc" && \
|
||||||
#export HOME="/home/abc" && \
|
#export HOME="/home/abc" && \
|
||||||
|
echo "HOME is $HOME" && \
|
||||||
/./newinstaller.sh
|
/./newinstaller.sh
|
||||||
USER root
|
USER root
|
||||||
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
#sudo -E -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user