Revert "Add workaround to fix OS image build error"

This reverts commit 72e543e251.

Change-Id: I6a0fd77c1249dd05c235d752a585ff9e539181f6
This commit is contained in:
Dongjin Kim
2022-03-05 06:51:58 +09:00
parent 4d22c3d055
commit 78e7dde05f

View File

@@ -36,7 +36,4 @@ if [ "x${need_tweak}" = "xtrue" ]; then
service ssh restart
fi
apt-get --reinstall install libgdk-pixbuf2.0-0
update-mime-database /usr/share/mime
exit 0