TheBrokenRail
7a4b9dd4f8
All checks were successful
ScriptCraft/pipeline/head This commit looks good
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 |