Scissors/build_paperweight.sh
2024-12-15 14:02:38 -07:00

6 lines
100 B
Bash
Executable File

#!/bin/bash
set -eou pipefail
git submodule update --init --recursive
cd paperweight
./gradlew pTML