kpi-extension functionality
parent
e8fee2e22d
commit
a2d2e2ce84
|
|
@ -89,7 +89,7 @@ pipeline {
|
||||||
// pip3 install -r requirements.txt
|
// pip3 install -r requirements.txt
|
||||||
// """
|
// """
|
||||||
// sudo apt update && \
|
// sudo apt update && \
|
||||||
cp ~/.bashrc ~/.bashrc_bak
|
// cp ~/.bashrc ~/.bashrc_bak
|
||||||
// echo 'if [ -d "$HOME/.local/bin" ] ; then' >> ~/.bashrc
|
// echo 'if [ -d "$HOME/.local/bin" ] ; then' >> ~/.bashrc
|
||||||
// echo ' PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
// echo ' PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
||||||
// echo 'fi' >> ~/.bashrc
|
// echo 'fi' >> ~/.bashrc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue