surl/install.sh

3 lines
79 B
Bash
Raw Normal View History

2024-08-13 08:43:38 +08:00
chmod +x ./gradlew \
&& ./gradlew clean build -x test \
&& docker compose up -d