#!/bin/sh

export PATH=$PATH:/usr/local/mysql/bin

/usr/bin/php74 /work/scripts/wp-cli.phar $*
