mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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 --download-only
|
||||||
apt-get upgrade
|
apt-get upgrade
|
||||||
|
|
||||||
|
# again after upgrade in case of keyring changes
|
||||||
|
apt-get update || apt-get update
|
||||||
|
|
||||||
packages="
|
packages="
|
||||||
androguard/stretch-backports
|
androguard/stretch-backports
|
||||||
ant
|
ant
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue