work in progress [might break]
This commit is contained in:
parent
4553d88dde
commit
e732ba03bd
1 changed files with 1 additions and 1 deletions
2
make
2
make
|
|
@ -11,7 +11,7 @@ install(){
|
||||||
echo "[3.] install mono openjdk14 for csharp + java output"
|
echo "[3.] install mono openjdk14 for csharp + java output"
|
||||||
which apt-get && {
|
which apt-get && {
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get neko haxe -y
|
sudo apt-get install neko haxe -y
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
haxelib setup
|
haxelib setup
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue