5 lines
79 B
Bash
Executable File
5 lines
79 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rustup component list --installed
|
|
cargo install bootimage
|