mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-27 17:56:05 +02:00
update
This commit is contained in:
@@ -37,7 +37,7 @@ RUN \
|
||||
useradd --uid 1000 --gid 1000 -m pi && \
|
||||
\
|
||||
# Ensure permissions
|
||||
chown -R pi:pi /home/pi && \
|
||||
chown -R 1000:1000 /home/pi && \
|
||||
echo "pi ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers && \
|
||||
\
|
||||
# Download installer
|
||||
|
||||
Reference in New Issue
Block a user