mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -53,6 +53,7 @@ RUN export DEBIAN_FRONTEND noninteractive && \
|
|||||||
export USER="abc" && \
|
export USER="abc" && \
|
||||||
export HOME="/app" && \
|
export HOME="/app" && \
|
||||||
echo "HOME is $HOME" && \
|
echo "HOME is $HOME" && \
|
||||||
|
cd /app || true && \
|
||||||
/./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