Skip to content

Commit

Permalink
Merge pull request #5517 from snyk/chore/restore-licenses-script
Browse files Browse the repository at this point in the history
chore: restore licenses script
  • Loading branch information
thisislawatts authored Oct 2, 2024
2 parents cb61474 + 5bc1c87 commit 00d989b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliv2/scripts/prepare_licenses.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if python3 -c 'print("python3")' > /dev/null 2>&1; then
PYTHON_VERSION="3"
fi

# python$PYTHON_VERSION $BASEDIR/prepare_licenses.py
python$PYTHON_VERSION $BASEDIR/prepare_licenses.py

0 comments on commit 00d989b

Please sign in to comment.