TheBrokenRail
0e3b0cbc87
Some checks failed
ScriptCraft/pipeline/head There was a failure building this commit
6 lines
66 B
Bash
Executable File
6 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
./download-quickjs.sh
|
|
./download-jni-headers.sh |