Do not run updatedb on finalize.

This commit is contained in:
parazyd 2020-10-20 16:30:17 +02:00
parent 01c483a1ca
commit 6834e91dce
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 0 additions and 2 deletions

View File

@ -142,8 +142,6 @@ apt-get update
apt-get --yes --force-yes upgrade apt-get --yes --force-yes upgrade
apt-get --yes --force-yes autoremove apt-get --yes --force-yes autoremove
apt-get clean apt-get clean
updatedb
EOF EOF
chroot-script -d postbuild || zerr chroot-script -d postbuild || zerr