mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 09:44:45 +02:00
Show colors when running setup command.
This commit is contained in:
parent
28d45fed54
commit
1433adb54d
@ -76,7 +76,7 @@
|
||||
"php artisan key:generate"
|
||||
],
|
||||
"setup": [
|
||||
"composer install",
|
||||
"composer install --ansi --no-dev",
|
||||
"php -r \"copy('.env.example', '.env');\"",
|
||||
"php artisan key:generate"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user