Command improvements

Remove process args


Silence npm WARN output (when applicable)


Compat for npm in different directories


Reverse npm silence


Replace Symfony Process


Remove Symfony Process refs


Add forgotten output for commands


Removed colons that artisan already added


Remove optional parameters in install cmd


Simplify settings save call


Further simplify settings save call
This commit is contained in:
2020-07-09 07:03:40 +01:00
parent f673ef8222
commit a42df354c7
2 changed files with 30 additions and 43 deletions

View File

@@ -5,4 +5,5 @@ sleep 3
composer install
echo "Full installation starting!"
sleep 3
php artisan application:install