#!/bin/sh set -e php artisan optimize php artisan storage:link --force exec "$@"