From 44538a3f0dd815d5b94b43a94f4491ec80deeb1a Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Mon, 7 Nov 2022 12:31:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=8F=D1=80=D0=BB=D1=8B=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protonup-qt/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protonup-qt/lure.sh b/protonup-qt/lure.sh index 08cb37d..ddedaad 100644 --- a/protonup-qt/lure.sh +++ b/protonup-qt/lure.sh @@ -20,7 +20,7 @@ checksums=('SKIP') prepare() { cd "${srcdir}" echo "#!/usr/bin/env bash" >>pupgui2.sh -echo "usr/bin/python -m pupgui2 \"\$@\"" >>pupgui2.sh +echo "/usr/bin/python -m pupgui2 \"\$@\"" >>pupgui2.sh if [$distro == redos]; then