sync
This commit is contained in:
3
prod.sh
3
prod.sh
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
eval 'APP_URL=https://productalert.co php artisan ziggy:generate';
|
||||
eval 'APP_URL=https://aibuddytool.com php artisan ziggy:generate';
|
||||
eval 'blade-formatter --write resources/**/*.blade.php';
|
||||
eval './vendor/bin/pint';
|
||||
eval "eval 'find . -name '.DS_Store' -type f -exec rm {} +'";
|
||||
eval 'npm run build';
|
||||
Reference in New Issue
Block a user