From 9b868f6f05cabc4dd68cb0716672ac0dee439c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20xpamych=20?= =?UTF-8?q?=D0=A5=D1=80=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Mon, 13 Mar 2023 20:38:19 +0300 Subject: [PATCH] 1 --- logseq/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logseq/lure.sh b/logseq/lure.sh index af291e1..113cc84 100644 --- a/logseq/lure.sh +++ b/logseq/lure.sh @@ -15,7 +15,7 @@ sources=("git+https://github.com/logseq/logseq.git") checksums=('SKIP') prepare() { - cd "${srcdir}" + cd "${srcdir}/logseq/" } build() {