mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 11:21:31 +00:00
Update Home Panel to v2.11.2 (#87)
This commit is contained in:
parent
c894fa5e7d
commit
7fa92508f4
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN \
|
||||||
yarn=1.22.10-r0 \
|
yarn=1.22.10-r0 \
|
||||||
\
|
\
|
||||||
&& mkdir -p /opt/panel \
|
&& mkdir -p /opt/panel \
|
||||||
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.10.2/home-panel.tar.gz" \
|
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.11.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