From 32056a29bd07012e976f1d43d9e808342c1d6734 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 19:39:25 +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 4d76a84..ad6896f 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -25,7 +25,7 @@ checksums=('SKIP' prepare() { cd "${srcdir}" -sudo chmode +x ./postinstall.sh +sudo chmod +x ./postinstall.sh } package() {