View Single Post
Captwheeto's Avatar
Posts: 302 | Thanked: 193 times | Joined on Oct 2008 @ England
#6
sudo sed -i 's/bash/sh/g' /var/lib/dpkg/info/catblock.prerm
sudo sed -i 's/bash/sh/g' /var/lib/dpkg/info/catblock.postinst

That should do it. I hope