Commit 9b9f1c77 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix missing URL constant in build script

parent 78471e00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#!/bin/bash
set -eux

WP_CLI_URL=https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
WP_PASSWORD_HASH=https://raw.githubusercontent.com/Ayesh/WordPress-Password-Hash/1.5.1

# Install WP-CLI