From 08edceb770d7a2843bd8212b71f5290d557d4cea Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 3 Dec 2022 13:32:37 +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 2074478..04a0a2c 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -24,7 +24,7 @@ checksums=( ) scripts=( -['preinstall']="${repodir}/preinstall.sh" +['preinstall']='${repodir}/preinstall.sh' ) prepare() {