Add shebang to index.mjs

This commit is contained in:
Jan Černohorský 2024-02-20 17:37:09 +01:00
parent 9a122d9ee9
commit 909d075b9d

View file

@ -1,3 +1,4 @@
#!/usr/bin/env node
// KaTeX rendering server
// Listens on unix socket, path is provided as first argument
// Expects JSON lines, each line is a query with the following schema: