mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
⬆️ Upgrades Phlex to version 0a87855726cbce49d0ca84c1a7432f7a3a0458e1
This commit is contained in:
parent
0a97a0f69e
commit
65f5605c2d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,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/579fb03589c0244841f9561a032372bbf89da1f8.zip" \
|
"https://github.com/d8ahazard/Phlex/archive/0a87855726cbce49d0ca84c1a7432f7a3a0458e1.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