TheBrokenRail
5b6bf471fb
Some checks failed
Minetest-For-Mobile/pipeline/head There was a failure building this commit
7 lines
59 B
Bash
Executable File
7 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
./build-irrlicht.sh
|
|
./build-minetest.sh
|