@@ -7,3 +7,5 @@ echo "initdb starting"
rake db:setup
rake db:seed
+
+echo "initdb finished successfully"