diff options
author | Nick Thomas <nick@gitlab.com> | 2019-08-15 11:03:21 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-08-15 11:03:21 +0000 |
commit | 81f5854513a527c3a00398e91930a12ebad70272 (patch) | |
tree | c840113cc7dc11643f5c8d7f55601322b2ee698e /bin | |
parent | f34e2cd5c4194aa8bb049e1ac8aa1b2f002395b5 (diff) | |
parent | 41f919eb86a3b1f69876f8b97572615b06521538 (diff) | |
download | gitlab-shell-81f5854513a527c3a00398e91930a12ebad70272.tar.gz |
Merge branch '206-quick-fix' into 'master'
Replace symlinks with actual binaries
Closes #206
See merge request gitlab-org/gitlab-shell!324
Diffstat (limited to 'bin')
l--------- | bin/gitlab-shell-authorized-keys-check | 1 | ||||
l--------- | bin/gitlab-shell-authorized-principals-check | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/gitlab-shell-authorized-keys-check b/bin/gitlab-shell-authorized-keys-check deleted file mode 120000 index 3dc14d1..0000000 --- a/bin/gitlab-shell-authorized-keys-check +++ /dev/null @@ -1 +0,0 @@ -./gitlab-shell
\ No newline at end of file diff --git a/bin/gitlab-shell-authorized-principals-check b/bin/gitlab-shell-authorized-principals-check deleted file mode 120000 index 3dc14d1..0000000 --- a/bin/gitlab-shell-authorized-principals-check +++ /dev/null @@ -1 +0,0 @@ -./gitlab-shell
\ No newline at end of file |