#!/bin/bash git pull origin production composer install php artisan migrate --force php artisan test php artisan optimize npm install npm run prod