mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
⬆️ Upgrades Phlex to version 86e2db1615c52ad0159d2f24a5caf934a8ad512d
This commit is contained in:
parent
0b57773f74
commit
0a3972a0c4
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RUN \
|
||||||
&& mkdir -p /opt \
|
&& mkdir -p /opt \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/web.zip \
|
&& curl -J -L -o /tmp/web.zip \
|
||||||
"https://github.com/d8ahazard/Phlex/archive/fe202ca09ba2178e06606ebb48118850ac0c63f8.zip" \
|
"https://github.com/d8ahazard/Phlex/archive/86e2db1615c52ad0159d2f24a5caf934a8ad512d.zip" \
|
||||||
\
|
\
|
||||||
&& unzip -d /tmp /tmp/web.zip \
|
&& unzip -d /tmp /tmp/web.zip \
|
||||||
&& mv /tmp/Phlex-*/* /opt \
|
&& mv /tmp/Phlex-*/* /opt \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue