Update 30-nginx.sh

This commit is contained in:
Alexandre
2022-06-18 06:28:56 +02:00
committed by GitHub
parent d95a59803d
commit a1d73e12bb

View File

@@ -49,4 +49,4 @@ curl -f -s -S -O -J -L "$LATEST_RELEASE"
unzip -o vuetorrent.zip -d / >/dev/null
[ "$DEBUG" = "debug" ] && echo "Before rm"
rm /vuetorrent.zip >/dev/null
rm vuetorrent.zip >/dev/null