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