Skip to content

Commit

Permalink
fixup! Add version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dcastro committed Oct 25, 2022
1 parent 7ecb3fc commit 04391be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ chmod +x "$xrefcheck_path"
# Run xrefcheck.
if [ "$need_run" == true ]; then

apt update
apt-get update
if [ "$GIT_VERSION" = "latest" ]; then
echo "Installing git"
apt install -y git
Expand Down

0 comments on commit 04391be

Please sign in to comment.