%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/production/
Upload File :
Create Path :
Current File : /www/loslex/production/deploy.sh

#!/bin/bash
git pull
# php composer.phar update
npm install
npm update
npm run build
php artisan migrate

BRANCH="$(git rev-parse --abbrev-ref HEAD)"
if [[ $BRANCH == master ]] || [[ $BRANCH == release* ]] || [[ $BRANCH == develop ]];
then
	php artisan cache:clear
	php artisan optimize
	php artisan view:cache
fi
cd public
brotlidir

Zerion Mini Shell 1.0