4 lines
67 B
Text
4 lines
67 B
Text
|
#!/usr/bin/env bash
|
||
|
cargo rustc
|
||
|
cp ./target/debug/gg ~/.local/bin
|