Files
com_r35157_nenjim-hubd-api/clean.sh

5 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
./gradlew clean ; rm -rf build