@@ -67,6 +69,7 @@ protected function runScript(Connection $connection, $script) {
catch(SchemaObjectExistsException$e){
thrownew\RuntimeException('An existing Drupal installation exists at this location. Try removing all tables or changing the database prefix in your settings.php file.');