Skip to content

Commit

Permalink
Rename executable to s3_website
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed Jun 3, 2014
1 parent 204d55e commit c393db8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion s3_website.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
}
s.license = 'MIT'

s.default_executable = %q{s3_website_monadic}
s.default_executable = %q{s3_website}

s.add_dependency 'thor', '= 0.18.1'
s.add_dependency 'configure-s3-website', '= 1.5.5'
Expand Down

0 comments on commit c393db8

Please sign in to comment.