mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
Update Home Panel to v2.10.2
This commit is contained in:
parent
af37c10000
commit
060b7d1db5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN \
|
||||||
yarn=1.22.4-r0 \
|
yarn=1.22.4-r0 \
|
||||||
\
|
\
|
||||||
&& mkdir -p /opt/panel \
|
&& mkdir -p /opt/panel \
|
||||||
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.10.1/home-panel.tar.gz" \
|
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.10.2/home-panel.tar.gz" \
|
||||||
| tar zxvf - -C /opt/panel \
|
| tar zxvf - -C /opt/panel \
|
||||||
\
|
\
|
||||||
&& cd /opt/panel \
|
&& cd /opt/panel \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue