capobvious 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -508,7 +508,7 @@ put log_run, "#{local_runit_path}/log/run"
508
508
  run "chmod +x #{local_runit_path}/log/run"
509
509
 
510
510
  run "#{sudo} mv #{local_runit_path} #{runit} && #{sudo} ln -s #{runit} #{runit_path}"
511
- sudo chown -R root:root /etc/sv/three-elements/
511
+ run "#{sudo} chown -R root:root #{runit}"
512
512
 
513
513
  #logger.important('Creating symlink', 'runit')
514
514
  #symlink = "#{sudo} ln -s #{local_runit_path} #{runit_path}"
@@ -1,3 +1,3 @@
1
1
  module Capobvious
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capobvious
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: