Update 30-nginx

This commit is contained in:
Alexandre
2021-04-05 20:17:52 +02:00
committed by GitHub
parent dbfaafed11
commit 276446cd45

View File

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