gallery_builder.sh (104B)
1 #!/usr/bin/env bash 2 3 ./extract_metadata.sh $1 $3 4 ./gen_thumbs.sh $3 5 ./jinjarender.py $2 $3 6 cp -r css $3