mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-05 03:31:24 +00:00
⬆️ Upgrades Phlex to version 10bf12e7bc376d117a0cfc509a24e47d7cdb2594
This commit is contained in:
parent
43e7c4f66d
commit
5c1aeb18ef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RUN \
|
|||
&& mkdir -p /opt \
|
||||
\
|
||||
&& curl -J -L -o /tmp/web.zip \
|
||||
"https://github.com/d8ahazard/Phlex/archive/8500344f6ff66bebd2518868579f39bb38161784.zip" \
|
||||
"https://github.com/d8ahazard/Phlex/archive/10bf12e7bc376d117a0cfc509a24e47d7cdb2594.zip" \
|
||||
\
|
||||
&& unzip -d /tmp /tmp/web.zip \
|
||||
&& mv /tmp/Phlex-*/* /opt \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue