Update 30-nginx

This commit is contained in:
Alexandre
2021-04-05 21:41:52 +02:00
committed by GitHub
parent 592be992f2
commit 549663fa2e

View File

@@ -34,5 +34,5 @@ LATEST_RELEASE=$(curl -s -L https://api.github.com/repos/wdaan/vuetorrent/releas
| xargs) # to trim whitespaceq
curl -O -J -L $LATEST_RELEASE >/dev/null
unzip -o vuetorrent.zip -d >/dev/null
unzip -o vuetorrent.zip -d / >/dev/null
rm /vuetorrent.zip >/dev/null