common: 3stage: Don't need to clean up eatmydata
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
cat <<EOF >> "${work_dir}"/third-stage
|
||||
status_stage3 'Clean up apt-get'
|
||||
eatmydata apt-get -y --purge autoremove
|
||||
|
||||
status_stage3 'Clean up dpkg.eatmydata'
|
||||
rm -f /usr/bin/dpkg
|
||||
dpkg-divert --remove --rename /usr/bin/dpkg
|
||||
EOF
|
||||
|
||||
# Run third stage
|
||||
|
||||
Reference in New Issue
Block a user