mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update v-update-sys-vesta-all
This commit is contained in:
parent
68b6ed0c33
commit
7f42804657
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue