download-files 155 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 #!/bin/sh set -e volume="$1" shift docker-download-file https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar "$volume/wp-cli.phar"