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
Raw Normal View History

2020-04-25 13:33:17 +00:00
#!/bin/sh
set -e
./download-quickjs.sh
2020-04-29 23:41:08 +00:00
./download-jni-headers.sh