start.js as an executable script

This commit is contained in:
Rory& 2024-07-31 21:08:44 +02:00
parent f7a7980702
commit 1d0f7d48a6

1
start.js Normal file → Executable file
View file

@ -1,3 +1,4 @@
#! /usr/bin/env node
// @ts-check
const sqlite = require("better-sqlite3")