mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
[buildserver] run update again after upgrade
This commit is contained in:
parent
e80269fb48
commit
779a592ea0
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ apt-get update || apt-get update
|
|||
apt-get upgrade --download-only
|
||||
apt-get upgrade
|
||||
|
||||
# again after upgrade in case of keyring changes
|
||||
apt-get update || apt-get update
|
||||
|
||||
packages="
|
||||
androguard/stretch-backports
|
||||
ant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue