mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
typo
This commit is contained in:
parent
7214af5d9b
commit
fb2801d9a3
@ -285,7 +285,7 @@ setup_assets_and_databases()
|
||||
printf "\n\nWe will now create the default administrator of Fab-manager.\n"
|
||||
read_email
|
||||
PASSWORD=$(read_password)
|
||||
printf "\nOK. We will fulfilling the database now...\n"
|
||||
printf "\nOK. We will fulfill the database now...\n"
|
||||
cd "$FABMANAGER_PATH" && docker-compose run --rm -e ADMIN_EMAIL="$EMAIL" -e ADMIN_PASSWORD="$PASSWORD" fabmanager bundle exec rake db:seed # seed the database
|
||||
|
||||
# now build the assets
|
||||
|
Loading…
x
Reference in New Issue
Block a user