except in the right order
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
664a425d2c
commit
ea94597ce6
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ cd websites
|
|||
git rev-parse HEAD
|
||||
bash ./build-prod.sh /output
|
||||
curl -O https://codeblock.fedorapeople.org/atomic-htaccess.py
|
||||
python atomic-htaccess.py
|
||||
mkdir -p out build
|
||||
python atomic-htaccess.py
|
||||
cp -r out/. /output/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue