forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
5
Kha/make.sh
Executable file
5
Kha/make.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
directory=$(dirname "$BASH_SOURCE")
|
||||
makejs=$directory
|
||||
makejs+="/make.js"
|
||||
node "$makejs" "$@"
|
Reference in New Issue
Block a user