i am trying to send this command and it is asking to choose any one from the following
- Proceed with installation (default)
- Customize installation
- Cancel installation
command:-curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
any help how to send 1 with the above command like below
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh | 1