make sure the dirs exist

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-05-23 18:54:54 +00:00
parent 53a95f1743
commit 958102a047

View file

@ -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/