mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -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
|
||||
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"
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue