solana.client-demo now runs client.sh for the bash extras
This commit is contained in:
@ -45,7 +45,9 @@ apps:
|
|||||||
plugs:
|
plugs:
|
||||||
- home
|
- home
|
||||||
client-demo:
|
client-demo:
|
||||||
command: solana-client-demo
|
# TODO: Merge client.sh functionality into solana-client-demo proper
|
||||||
|
command: client.sh
|
||||||
|
#command: solana-client-demo
|
||||||
plugs:
|
plugs:
|
||||||
- network
|
- network
|
||||||
- network-bind
|
- network-bind
|
||||||
|
Reference in New Issue
Block a user