mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Update 30-nginx
This commit is contained in:
@@ -33,6 +33,6 @@ LATEST_RELEASE=$(curl -s -L https://api.github.com/repos/wdaan/vuetorrent/releas
|
|||||||
| tr -d \" \
|
| tr -d \" \
|
||||||
| xargs) # to trim whitespaceq
|
| xargs) # to trim whitespaceq
|
||||||
|
|
||||||
curl -O -J -L $LATEST_RELEASE >/dev/null && \
|
curl -O -J -L $LATEST_RELEASE && \
|
||||||
unzip -o vuetorrent.zip -d /
|
unzip -o vuetorrent.zip -d /
|
||||||
rm /vuetorrent.zip
|
rm /vuetorrent.zip >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user