#!/usr/bin/env bash set -xe php artisan media:optimize php artisan config:cache php artisan optimize exec "$@"