mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 11:21:31 +00:00
⬆️ Update Home Panel to v0.6.8
This commit is contained in:
parent
09c8383f50
commit
6348c0b343
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ RUN \
|
||||||
"https://github.com/timmo001/home-panel-api.git" /opt/api \
|
"https://github.com/timmo001/home-panel-api.git" /opt/api \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/panel.zip \
|
&& curl -J -L -o /tmp/panel.zip \
|
||||||
"https://github.com/timmo001/home-panel/releases/download/v0.6.7/home-panel-built.zip" \
|
"https://github.com/timmo001/home-panel/releases/download/v0.6.8/home-panel-built.zip" \
|
||||||
&& unzip -d /tmp /tmp/panel.zip \
|
&& unzip -d /tmp /tmp/panel.zip \
|
||||||
&& mv /tmp/build /opt/panel \
|
&& mv /tmp/build /opt/panel \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue