diff --git a/scripts/update-auxtools.sh b/scripts/update-auxtools.sh index b81c87cd..528519e9 100755 --- a/scripts/update-auxtools.sh +++ b/scripts/update-auxtools.sh @@ -19,5 +19,4 @@ sed \ download-auxtools.sh # Prepare the commit -git add download-auxtools.sh -git commit -m "Update to auxtools debug server $DEBUG_SERVER_TAG" +git commit -m "Update to auxtools debug server $DEBUG_SERVER_TAG" -- download-auxtools.sh