mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
🔨 Update temporary url to working ingress
This commit is contained in:
parent
21c927f4ce
commit
a72d708bd0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN \
|
|||
&& mkdir -p /tmp/panel \
|
||||
# TODO: Replace with actual download
|
||||
&& curl -J -L -o /tmp/panel.zip \
|
||||
"https://gitlab.com/timmo/home-panel/-/jobs/295369766/artifacts/download" \
|
||||
"https://gitlab.com/timmo/home-panel/-/jobs/295398245/artifacts/download" \
|
||||
&& unzip -d /tmp/panel /tmp/panel.zip \
|
||||
&& mv /tmp/panel/build/* /opt/panel/public \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue