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

create img folder

parent 20543f3c
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ do ...@@ -32,6 +32,7 @@ do
mkdir $rootDir/public/$BLADE/stable mkdir $rootDir/public/$BLADE/stable
# create img folders # create img folders
mkdir $rootDir/public/img
mkdir $rootDir/public/img/unstable mkdir $rootDir/public/img/unstable
mkdir $rootDir/public/img/latest mkdir $rootDir/public/img/latest
mkdir $rootDir/public/img/stable mkdir $rootDir/public/img/stable
......
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