1
0
Fork 0

Update summary/description

This commit is contained in:
Gregory Eremin 2014-09-16 17:05:27 +04:00
parent 0e17b71ee9
commit 0b83f8e5a2
No known key found for this signature in database
GPG Key ID: 5EFA427EEC26E86C
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.version = MinaReboot::VERSION
spec.authors = ["Gregory Eremin"]
spec.email = ["g@erem.in"]
spec.summary = %q{Generates cron @reboot script from Minafile}
spec.description = %q{Generates cron @reboot script from Minafile every time you deploy, so your app will start automatically in case of server reboot}
spec.summary = %q{Generates cron @reboot task from Mina deploy config}
spec.description = %q{Generates cron @reboot task every time you deploy with Mina, so your app will start automatically in case of server reboot}
spec.homepage = "https://github.com/localhots/mina_reboot"
spec.license = "MIT"