mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Changing URL for latest version
This commit is contained in:
parent
add0c9756b
commit
9365252623
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ shell_list() {
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
# Checking official latest version
|
# 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
|
# Checking installed vesta version
|
||||||
if [ -d "/etc/sysconfig" ]; then
|
if [ -d "/etc/sysconfig" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue