mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
4 lines
47 B
Bash
4 lines
47 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./gradlew build -x test shadowJar
|