Redirects stdin from /dev/null when running 'rustup update' to prevent any interactive prompts that may block automated scripts.
152 KiB
152 KiB
Redirects stdin from /dev/null when running 'rustup update' to prevent any interactive prompts that may block automated scripts.