mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update v-update-myvesta
This commit is contained in:
parent
65f626eda7
commit
d6a84f37d2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ source /usr/local/vesta/func/main.sh
|
|||
#----------------------------------------------------------#
|
||||
|
||||
rm /var/cache/apt/archives/vesta_* > /dev/null 2>&1
|
||||
apt-get update
|
||||
apt-get update -o Dir::Etc::sourcelist="sources.list.d/vesta.list" -o Dir::Etc::sourceparts="-" -o APT::Get::List-Cleanup="0" > /usr/local/vesta/log/update-$package.log 2>&1
|
||||
apt-get install --reinstall vesta
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue