bin/xcbootstrap in xcbootstrap-0.0.3 vs bin/xcbootstrap in xcbootstrap-0.1.0

- old
+ new

@@ -3,6 +3,6 @@ $LOAD_PATH << File.expand_path("../lib", File.dirname(__FILE__)) require 'rubygems' require 'xcbootstrap' -XCBootstrap::Cli.run +XCBootstrap::Cli.start(ARGV)