From 9b82db238f9e2e02a76f95c793f8d6ef2387ecfd Mon Sep 17 00:00:00 2001 From: unwox Date: Thu, 26 Sep 2024 17:46:38 +0600 Subject: init --- runjit.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 runjit.sh (limited to 'runjit.sh') diff --git a/runjit.sh b/runjit.sh new file mode 100755 index 0000000..dda6233 --- /dev/null +++ b/runjit.sh @@ -0,0 +1,2 @@ +#!/bin/sh +go run -tags fts5,jit ../. -n 1 main.lua -- cgit v1.2.3