Add scripts/install-help.sh
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")"/..
|
||||
|
||||
cargo build
|
||||
cargo build --package wallet
|
||||
export PATH=$PWD/target/debug:$PATH
|
||||
|
||||
echo "\`\`\`manpage"
|
||||
|
Reference in New Issue
Block a user