#!/usr/bin/env bash

wp cli update --yes

cd /var/www/provision
sudo -u vagrant bash provision-vagrant-user.sh $1
