.PHONY: build
build:
	/usr/bin/php -r 'define("ABSPATH", null); include("build.php");'
