mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-15 05:11:49 +02:00
Update Dockerfile
This commit is contained in:
@@ -48,7 +48,7 @@ RUN \
|
||||
#sed -i "s|sudo -n true|true|g" /newinstaller.sh && \
|
||||
#sed -i "s|sudo|#sudo|g" /newinstaller.sh && \
|
||||
cat /newinstaller.sh && \
|
||||
sudo -u birdnet -s /bin/bash -c "/newinstaller.sh"
|
||||
sudo -u birdnet -E -s /bin/bash -c "/newinstaller.sh"
|
||||
|
||||
USER birdnet
|
||||
RUN "/./newinstaller.sh"
|
||||
|
||||
Reference in New Issue
Block a user