You've already forked Atomcms-edit
chore: improve fix.sh and composer permission handling
This commit is contained in:
@@ -71,10 +71,12 @@
|
||||
"@php artisan filament:upgrade"
|
||||
],
|
||||
"post-install-cmd": [
|
||||
"@php artisan optimize:clear",
|
||||
"bash fix.sh"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@php artisan vendor:publish --tag=laravel-assets --ansi --force",
|
||||
"@php artisan optimize:clear",
|
||||
"bash fix.sh"
|
||||
],
|
||||
"post-root-package-install": [
|
||||
|
||||
Reference in New Issue
Block a user