Commit d63689363454ee52df8bbc2ed75c5266d56564d9

Authored by Alexandre Barbosa
1 parent f9fb5793

Symlink for gitlab_shell_secret

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
gitlab-shell.spec
... ... @@ -68,6 +68,8 @@ mkdir -p /var/lib/gitlab-shell/.ssh
68 68 chown -R git:git /var/log/gitlab-shell
69 69 chown -R git:git /var/lib/gitlab-shell
70 70  
  71 +ln -s /var/lib/gitlab/.gitlab_shell_secret /usr/lib/gitlab-shell/.gitlab_shell_secret
  72 +
71 73 sudo -u git -H /usr/lib/gitlab-shell/bin/install
72 74  
73 75 %files
... ...