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