mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-22 00:50:59 +00:00
b5ec5b2d84
Use stable version of rust
3 lines
No EOL
114 B
Bash
3 lines
No EOL
114 B
Bash
export RUSTUP_HOME='/usr/local/rustup'
|
|
export PATH=$PATH:/usr/local/cargo/bin
|
|
export CARGO_HOME='/usr/local/cargo' |