From 75da477da523ee092240ea884fb2a86c7e7acb8b Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 3 Dec 2022 14:36:47 +0300 Subject: [PATCH] 1 --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index 04a0a2c..2074478 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -24,7 +24,7 @@ checksums=( ) scripts=( -['preinstall']='${repodir}/preinstall.sh' +['preinstall']="${repodir}/preinstall.sh" ) prepare() {