mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -35,7 +35,6 @@ WORKDIR /
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
# Get repo
|
# Get repo
|
||||||
rm -r /data && \
|
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y git && \
|
apt-get install -y git && \
|
||||||
git clone https://github.com/linkwarden/linkwarden.git && \
|
git clone https://github.com/linkwarden/linkwarden.git && \
|
||||||
|
|||||||
Reference in New Issue
Block a user