commit 9b97dc038d27a31f820ba0b0b824f360b9662e83 parent a00868741d1757c1c70d97ac3993e2e4c149496c Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 16:59:07 +0200 mount devprocsys on install-debs; reported by cyteen_ Diffstat:
M | zlibs/helpers | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zlibs/helpers b/zlibs/helpers @@ -260,7 +260,7 @@ cd / apt-get --yes --force-yes autoremove rm -rf /debs EOF - chroot-script install-debs + chroot-script -d install-debs } chroot-script() {