mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-30 03:43:44 +02:00
Show colors when running setup command.
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user