<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,11 +7,10 @@ task :launch, [:project_name, :domain] do |t, args|
   `cp config/database.yml.example config/database.yml`
   `sed -i 's/ansuz/#{args.project_name}/' config/database.yml`
   `rake db:create:all`
-  `rake db:migrate RAILS_ENV=production`
   `rake db:migrate:plugins RAILS_ENV=production`
+  `rake db:migrate RAILS_ENV=production`
   `rake utils:create_admin RAILS_ENV=production`
   `mkdir public/uploads`
-  `mkdir log`
   puts &quot;Now run 'sudo rake setup_webserver[#{args.project_name},#{args.domain}]'&quot;
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e2efb68dfba6e480791c4e561f430af26c885ef5</id>
    </parent>
  </parents>
  <author>
    <name>Josh Adams</name>
    <email>jadams@goro.(none)</email>
  </author>
  <url>http://github.com/knewter/ansuz_launcher/commit/2ac9a787640ab7ecd0ae482d2860d74e3ade305a</url>
  <id>2ac9a787640ab7ecd0ae482d2860d74e3ade305a</id>
  <committed-date>2009-01-29T05:28:36-08:00</committed-date>
  <authored-date>2009-01-29T05:28:36-08:00</authored-date>
  <message>migrate plugins first, fixes an installation issue</message>
  <tree>1ac6ac7d5e73a02baabf6affd3d403075f0beb5a</tree>
  <committer>
    <name>Josh Adams</name>
    <email>jadams@goro.(none)</email>
  </committer>
</commit>
