Skip to content

Commit

Permalink
chore: restore licenses script
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Oct 2, 2024
1 parent ada3165 commit 3d1fca0
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 3d1fca0

Please sign in to comment.