<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,7 +24,8 @@ module Aerial
     def launch
       @root = Pathname(&quot;.&quot;).expand_path
       require &quot;thin&quot;
-      Aerial.new(@root, &quot;/config.yml&quot;)
+      Aerial.new(@root, &quot;/config/config.yml&quot;)
+      Aerial::App.set :root, @root
       Thin::Server.start(&quot;0.0.0.0&quot;, options[:port], Aerial::App)
     rescue LoadError =&gt; boom
       missing_dependency = boom.message.split(&quot;--&quot;).last.lstrip</diff>
      <filename>lib/aerial/installer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fc85d5649fc02370adbef8db5df28c2438fec832</id>
    </parent>
  </parents>
  <author>
    <name>Matt Sears</name>
    <email>matt@mattsears.com</email>
  </author>
  <url>http://github.com/mattsears/aerial/commit/4357a1594e32bbb1bff4b9f36ac9567425a5f598</url>
  <id>4357a1594e32bbb1bff4b9f36ac9567425a5f598</id>
  <committed-date>2009-10-21T18:11:53-07:00</committed-date>
  <authored-date>2009-10-21T18:11:53-07:00</authored-date>
  <message>Fixed the 'launch' task to work with cloned or forked repos</message>
  <tree>6c8e1e1b9163eb1659c2b775b4b6df263d95be4a</tree>
  <committer>
    <name>Matt Sears</name>
    <email>matt@mattsears.com</email>
  </committer>
</commit>
