5 lines
91 B
Bash
5 lines
91 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./setup.sh
|
||
|
haxe command_line.hxml && neko ../neko/codeparser.n $1 $2 $3 $4 $5
|