bitcoinj/tools/wallet-tool

3 lines
72 B
Bash
Executable File

#!/bin/sh
mvn -q exec:java -Dexec.mainClass=WalletTool -Dexec.args="$*"