Commit bb9863e8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

gitlab-shell binm

parent 003377ac
#!/usr/bin/env ruby
#
# GitLab shell, invoked from ~/.ssh/authorized_keys
#
ROOT_PATH = File.expand_path('..', __FILE__)
puts ENV['SSH_CONNECTION'].inspect
exit
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment