diff --git a/bin/v-list-sys-vesta-updates b/bin/v-list-sys-vesta-updates index 69fcf9f8..acec8840 100755 --- a/bin/v-list-sys-vesta-updates +++ b/bin/v-list-sys-vesta-updates @@ -61,7 +61,7 @@ shell_list() { #----------------------------------------------------------# # Checking official latest version -latest=$(wget -q -T 1 -t 1 http://c.myvestacp.com/latest.txt -O -) +latest=$(wget -q -T 3 -t 1 http://c.myvestacp.com/latest.txt?check -O -) # Checking installed vesta version if [ -d "/etc/sysconfig" ]; then