mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
🔨 Update link
This commit is contained in:
parent
1c50095b3e
commit
cab55fc34a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN \
|
||||||
&& mkdir -p /tmp/panel \
|
&& mkdir -p /tmp/panel \
|
||||||
# TODO: Replace with actual download
|
# TODO: Replace with actual download
|
||||||
&& curl -J -L -o /tmp/panel.zip \
|
&& curl -J -L -o /tmp/panel.zip \
|
||||||
"https://gitlab.com/timmo/home-panel/-/jobs/260786971/artifacts/download" \
|
"https://gitlab.com/timmo/home-panel/-/jobs/261557530/artifacts/download" \
|
||||||
&& unzip -d /tmp/panel /tmp/panel.zip \
|
&& unzip -d /tmp/panel /tmp/panel.zip \
|
||||||
&& mv /tmp/panel/build/* /opt/panel/public \
|
&& mv /tmp/panel/build/* /opt/panel/public \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue