4 lines
56 B
Text
4 lines
56 B
Text
|
#!/usr/bin/env bash
|
||
|
cargo rustc
|
||
|
cargo install --path .
|