hello,
have you tried something like the following:
echo 'PATH="${PATH}:/root/.local/bin"' >> /root/.bash_profilemaybe also add 'export PATH' after that if needed -- Vincent Legoll
hello,
have you tried something like the following:
echo 'PATH="${PATH}:/root/.local/bin"' >> /root/.bash_profilemaybe also add 'export PATH' after that if needed -- Vincent Legoll