Install update
This commit is contained in:
parent
627835fab9
commit
6d72ba377b
@ -39,7 +39,7 @@
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump"
|
||||
],
|
||||
"post-install-cmd": [
|
||||
"[ ! -f .env ] && (bash -c './setup.sh' || echo 'Error en setup.sh') || echo '.env ya existe, saltando configuración'"
|
||||
"bash -c './setup.sh' || echo 'Error en setup.sh'"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@php artisan package:discover --ansi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user