mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 18:25:51 +00:00
Add a little shell script that invokes WalletTool via maven.
This commit is contained in:
parent
5bc9e49941
commit
1d772a059f
2
wallet-tool
Executable file
2
wallet-tool
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
mvn -q exec:java -Dexec.mainClass=com.google.bitcoin.tools.WalletTool -Dexec.args="$*"
|
Loading…
x
Reference in New Issue
Block a user