mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 30-nginx.sh
This commit is contained in:
@@ -40,6 +40,7 @@ LATEST_RELEASE=$(curl -f -s --retry 5 -L https://api.github.com/repos/wdaan/vuet
|
|||||||
cut -d : -f 2,3 |
|
cut -d : -f 2,3 |
|
||||||
tr -d \" |
|
tr -d \" |
|
||||||
xargs)
|
xargs)
|
||||||
|
[ "$DEBUG" = "debug" ] && echo "url: $LATEST_RELEASE"
|
||||||
|
|
||||||
[ "$DEBUG" = "debug" ] && echo "Before curl"
|
[ "$DEBUG" = "debug" ] && echo "Before curl"
|
||||||
curl -f -s -S -O -J -L "$LATEST_RELEASE"
|
curl -f -s -S -O -J -L "$LATEST_RELEASE"
|
||||||
|
|||||||
Reference in New Issue
Block a user