diff --git a/zlibs/helpers b/zlibs/helpers index 6ae5951..dce4ddd 100644 --- a/zlibs/helpers +++ b/zlibs/helpers @@ -101,8 +101,6 @@ echo -e "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d chmod +x /usr/sbin/policy-rc.d rm -f /dpkgdivert EOF - chmod +x $werdo/dpkgdivert - sudo -E chroot $werdo/dpkgdivert || zerr elif [[ $watdo = off ]]; then cat <