Skip to content

Commit

Permalink
Updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
colszowka committed Oct 23, 2010
1 parent df2fe5a commit 002cac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -6,7 +6,7 @@ begin
Jeweler::Tasks.new do |gem|
gem.name = "looprun"
gem.summary = %Q{Simple script to repeatedly execute shell commands after they exit}
gem.description = %Q{Simple script to repeatedly execute shell commands after they exit - for example to automatically restart your server}
gem.description = %Q{looprun is a simple script to repeatedly execute shell commands after they exit - for example to automatically restart your server}
gem.email = "christoph at olszowka de"
gem.homepage = "http://github.com/colszowka/looprun"
gem.authors = ["Christoph Olszowka"]
Expand Down

0 comments on commit 002cac1

Please sign in to comment.