We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f4c04 commit 665e49eCopy full SHA for 665e49e
tools/releasing/create_binary_release.sh
@@ -49,6 +49,7 @@ cd ..
49
50
FLUSS_DIR=`pwd`
51
RELEASE_DIR=${FLUSS_DIR}/tools/releasing/release
52
+mkdir -p ${RELEASE_DIR}
53
54
###########################
55
0 commit comments