Changing URL for latest version

This commit is contained in:
dpeca 2019-09-29 00:30:38 +02:00 committed by GitHub
commit 9365252623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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