mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-23 13:35:05 +00:00
regression_test: Ensure pip is up to date before updating scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -99,6 +99,7 @@ PYTHON_ENVIRONMENT=$(which python3)
|
||||
# exit 1
|
||||
#fi
|
||||
|
||||
python3 -m pip install --upgrade pip
|
||||
if [ -d "/home/lanforge/lanforge_env" ]
|
||||
then
|
||||
pip3 install --upgrade lanforge-scripts
|
||||
|
||||
Reference in New Issue
Block a user