make sure the dirs exist
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
53a95f1743
commit
958102a047
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ git rev-parse HEAD
|
||||||
bash ./build-prod.sh /output
|
bash ./build-prod.sh /output
|
||||||
curl -O https://codeblock.fedorapeople.org/atomic-htaccess.py
|
curl -O https://codeblock.fedorapeople.org/atomic-htaccess.py
|
||||||
python atomic-htaccess.py
|
python atomic-htaccess.py
|
||||||
|
mkdir -p out build
|
||||||
mv out/. /output/
|
mv out/. /output/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue