diff --git a/lib/integrity/installer.rb b/lib/integrity/installer.rb index f18d7b0f..1f0c4918 100644 --- a/lib/integrity/installer.rb +++ b/lib/integrity/installer.rb @@ -21,7 +21,6 @@ def install(path) create_dir_structure copy_template_files edit_template_files - migrate_db(root.join("config.yml")) puts post_install_message end end @@ -109,6 +108,11 @@ def post_install_message <