summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index f42b556c4e4..e6d61e7c7a5 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -77,7 +77,7 @@ echo "Setting up maven wrapper in $(pwd)"
mvn wrapper:wrapper -Dmaven=3.8.8 -f maven-plugins/pom.xml
force_move maven-plugins .mvn
force_move maven-plugins mvnw
-rm -f maven-plugins/mvnw*
+rm -f maven-plugins/mvnw.cmd
${MAVEN_CMD} -v
# must install parent poms first: