mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-27 09:46:04 +02:00
Update 30-nginx.sh
This commit is contained in:
@@ -49,4 +49,4 @@ curl -f -s -S -O -J -L "$LATEST_RELEASE"
|
|||||||
unzip -o vuetorrent.zip -d / >/dev/null
|
unzip -o vuetorrent.zip -d / >/dev/null
|
||||||
|
|
||||||
[ "$DEBUG" = "debug" ] && echo "Before rm"
|
[ "$DEBUG" = "debug" ] && echo "Before rm"
|
||||||
rm /vuetorrent.zip >/dev/null
|
rm vuetorrent.zip >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user