mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
update
This commit is contained in:
@@ -34,7 +34,7 @@ ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
RUN \
|
||||
# Install dependencies
|
||||
echo "Install dependencies" && \
|
||||
apt-get update -y && apt-get install gcc python3-dev git jq sudo -y && \
|
||||
apt-get update -y && apt-get install curl gcc python3-dev git jq sudo -y && \
|
||||
\
|
||||
# Change user to pi and create /home/pi
|
||||
echo "setting users" && \
|
||||
|
||||
Reference in New Issue
Block a user