kpi-extension functionality

daily
QXZ3NHY 2023-06-16 08:30:34 +02:00
parent e8fee2e22d
commit a2d2e2ce84
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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