diff options
| author | unwox <me@unwox.com> | 2024-09-26 17:46:38 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2024-09-26 17:46:38 +0600 |
| commit | 9b82db238f9e2e02a76f95c793f8d6ef2387ecfd (patch) | |
| tree | cdb2a16d01f09553b560ab1034d53392d07bae42 /runjit.sh | |
init
Diffstat (limited to 'runjit.sh')
| -rwxr-xr-x | runjit.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
