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