summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild/docker/scripts/autotools.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/docker/scripts/autotools.sh b/build/docker/scripts/autotools.sh
index 52b17eee8..c92599f96 100755
--- a/build/docker/scripts/autotools.sh
+++ b/build/docker/scripts/autotools.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -ev
-mkdir ~/.m2
+mkdir -p ~/.m2
tee >~/.m2/settings.xml <<EOF
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<mirrors>