entralinked/scripts/gradlew-dist.bat
2023-06-22 21:55:19 +02:00

4 lines
56 B
Batchfile

@echo off
call ../gradlew dist -p .. --stacktrace
pause