2
0

warm-cache.sh 141 B

1234
  1. #!/bin/bash
  2. find app/resources/public -type f | cut -d/ -f4- | sed -e 's/^/https:\/\/tinydatacenter\.com\//' | xargs -n1 curl -o /dev/null