~alias/polybase-devel

Path was wrong ? v1 PROPOSED

Luc-Saccoccio: 1
 Path was wrong ?

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~alias/polybase-devel/patches/43157/mbox | git am -3
Learn more about email & git

[PATCH] Path was wrong ? Export this patch

Signed-off-by: Luc-Saccoccio <lucsaccoccio@disroot.org>
---
 polybase_add_course | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/polybase_add_course b/polybase_add_course
index bd4397d..25ddc94 100755
--- a/polybase_add_course
+++ b/polybase_add_course
@@ -1,6 +1,6 @@
#!/bin/sh

DB=./polybase.db
DB=/var/gemini/polybase.db

die() {
	echo "$*" >&2
-- 
2.38.1
Forgot that, thanks, but please model it off the current way of overriding the
variable at runtime as in polybase:3