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