From dbcf01958a907d105b87c199476e02d77338616f Mon Sep 17 00:00:00 2001 From: Eilionoir Tunnicliff Date: Mon, 25 Apr 2022 21:46:35 -0400 Subject: [PATCH] 2.0.1 - Fix postinst --- DEBIAN/postinst | 2 -- 1 file changed, 2 deletions(-) diff --git a/DEBIAN/postinst b/DEBIAN/postinst index 62693fe2d3..0c449a0c96 100755 --- a/DEBIAN/postinst +++ b/DEBIAN/postinst @@ -1,7 +1,5 @@ #!/bin/sh -set -e - if [ -d '/private/preboot/procursus' ]; then export PREFIX=/private/preboot/procursus fi