This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
ScriptCraft/scriptcraft/scripts/setup.sh

6 lines
66 B
Bash
Executable File

#!/bin/sh
set -e
./download-quickjs.sh
./download-jni-headers.sh