Skip to content

Commit

Permalink
Merge branch 'main' into support/3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuch committed Oct 19, 2023
2 parents c0020f6 + 079ce04 commit 6cf98d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ echo Activating virtualenv in $CURDIR
source $CURDIR/bin/activate

echo Updating environment in $CURDIR
$CURDIR/bin/python $CURDIR/util/zato_environment.py update
PIP_DISABLE_PIP_VERSION_CHECK=1 $CURDIR/bin/python $CURDIR/util/zato_environment.py update

echo ⭐ Installation updated to `zato --version`

0 comments on commit 6cf98d8

Please sign in to comment.