mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2025-02-01 03:22:20 +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'
|