mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix typo in bootstrap.sh
This commit is contained in:
parent
bf7e890739
commit
a925ceac35
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ if [ ! -f /vagrant/config/database.yml ] && [ -f /vagrant/config/database.yml.ex
|
|||
echo -e "WARNING: Please make sure this database works in this vagrant box!\n\n"
|
||||
fi
|
||||
else
|
||||
echo -e "\nnWARNING: You have already configured your database in config/database.yml."
|
||||
echo -e "\n\nWARNING: You have already configured your database in config/database.yml."
|
||||
echo -e "WARNING: Please make sure this configuration works in this vagrant box!\n\n"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue