mirror of
https://github.com/Adorable-Catgirl/Zorya-NEO.git
synced 2024-11-14 22:38:07 +11:00
2 lines
58 B
Bash
2 lines
58 B
Bash
|
#!/usr/bin/env sh
|
||
|
luacomp build.lua 2>/dev/null | lua - $@
|