Skip to content
Snippets Groups Projects
Verified Commit 6e6e890c authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

create dirs

parent 325e30c4
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ do
echo "Building ... ${d1}"
# create the required folders in public
mkdir $rootDir/public/$BLADE
mkdir -p $rootDir/public/$BLADE/$version
# change to the blade directory to be built
cd $BLADE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment