7 lines
95 B
Bash
Executable File
7 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./setup.sh
|
|
./regenerate_data_files.sh
|
|
haxe tests.hxml && neko ../neko/my_tests.n
|
|
|