From 9365252623cc43c3f875c44a026c83c1c78a1137 Mon Sep 17 00:00:00 2001 From: dpeca Date: Sun, 29 Sep 2019 00:30:38 +0200 Subject: [PATCH] Changing URL for latest version --- bin/v-list-sys-vesta-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/v-list-sys-vesta-updates b/bin/v-list-sys-vesta-updates index adcd6a1a..62e2013b 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.vestacp.com/latest.txt -O -) +latest=$(wget -q -T 1 -t 1 http://c.myvestacp.com/latest.txt -O -) # Checking installed vesta version if [ -d "/etc/sysconfig" ]; then