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