diff --git a/config/software/gitlab-ctl.rb b/config/software/gitlab-ctl.rb index bccbd19..89539bb 100644 --- a/config/software/gitlab-ctl.rb +++ b/config/software/gitlab-ctl.rb @@ -61,4 +61,7 @@ done end command "chmod 755 #{install_dir}/bin/gitlab-ctl" + + # additional omnibus-ctl commands + command "#{install_dir}/embedded/bin/rsync -a ./ #{install_dir}/embedded/service/omnibus-ctl/" end -- libgit2 0.21.2