mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2025-01-01 12:48:40 +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'
|