Update v-update-sys-vesta-all

This commit is contained in:
myvesta 2021-07-17 16:57:23 +02:00 committed by GitHub
parent 68b6ed0c33
commit 7f42804657
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ source $VESTA/conf/vesta.conf
# Checking official latest version
latest=$(wget -q -T 10 -t 1 http://c.myvestacp.com/latest.txt?check_latest -O -)
latest=$(wget -q -T 10 -t 1 http://c.myvestacp.com/latest.txt?check_latest_version -O -)
# Starting update loop
for package in vesta vesta-nginx vesta-php; do