mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-18 20:34:03 +01:00
Improvements for build
This commit is contained in:
@@ -11,5 +11,4 @@ if [[ ! -z "${IN_PASSWORD}" ]]; then
|
||||
password="--password ${IN_PASSWORD}"
|
||||
fi
|
||||
|
||||
php artisan ninja:create-account $email $password
|
||||
php artisan ninja:react
|
||||
php artisan ninja:create-account $email $password
|
||||
Reference in New Issue
Block a user