fetch-svgs 199 B

123456789
  1. #!/bin/sh
  2. # Copies the latest bot-generated SVG set to ./svgs.
  3. set -x
  4. set -e
  5. DOWNLOAD_SCRIPT=$(cd $(dirname $0)/..; pwd)/infra/bots/assets/svg/download.py
  6. python ${DOWNLOAD_SCRIPT} -t $(pwd)/svgs