solana-install 1.17.34

The solana cluster software installer
1
2
3
fn main() -> Result<(), String> {
    solana_install::main()
}