mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Stop adding i386 architecture to dpkg
This commit is contained in:
parent
df46eb86c3
commit
cc641b5470
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ deb ${debian_mirror} bullseye-updates main
|
|||
EOF
|
||||
echo "deb ${debian_mirror} bullseye-backports main" > /etc/apt/sources.list.d/backports.list
|
||||
|
||||
dpkg --add-architecture i386
|
||||
|
||||
apt-get update || apt-get update
|
||||
apt-get upgrade --download-only
|
||||
apt-get upgrade
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue