Update 30-nginx

This commit is contained in:
Alexandre
2021-04-05 20:06:26 +02:00
committed by GitHub
parent 5b8dc7bee9
commit a0741320b0

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 && \
unzip vuetorrent.zip -d /
unzip -o vuetorrent.zip -d /
rm /vuetorrent.zip