/
repos
/
djot.lua
/
c21cf922c7: run.sh
size: 61 B
1
#!/bin/sh
2
LUA_PATH="./?.lua;$LUA_PATH" lua bin/main.lua "$@"