mirror of
https://github.com/CompeyDev/codenamer.luau.git
synced 2025-05-04 10:13:46 +01:00
chore(scripts): include shebang (x1)
This commit is contained in:
parent
e6a2d39537
commit
6488277482
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
([[ $WALLY_BUILD ]] && darklua process src/init.luau dist/codenamer.luau | sed 's/^/[darklua]: /') || echo "[!] Depth build not supported yet!"
|
||||
|
|
Loading…
Add table
Reference in a new issue