mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Update v-update-sys-vesta-all
This commit is contained in:
parent
3a786e9ee1
commit
881d620cd6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ source $VESTA/conf/vesta.conf
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
# Starting update loop
|
# Starting update loop
|
||||||
for package in vesta vesta-nginx vesta-php vesta-ioncube vesta-softaculous; do
|
for package in vesta vesta-nginx vesta-php; do
|
||||||
$BIN/v-update-sys-vesta "$package"
|
$BIN/v-update-sys-vesta "$package"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue