Commit 9584233284a9cb01b5558dbb1384d16c5ba84b2e

Authored by Jacob Vosmaer
1 parent 720d3c34

Remove unused rsync command

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
config/software/gitlab-ctl.rb
... ... @@ -59,7 +59,4 @@ done
59 59 end
60 60  
61 61 command "chmod 755 #{install_dir}/bin/gitlab-ctl"
62   -
63   - # additional omnibus-ctl commands
64   - command "#{install_dir}/embedded/bin/rsync -a ./ #{install_dir}/embedded/service/omnibus-ctl/"
65 62 end
... ...