Commit 603b88ab authored by Marin Jankovski's avatar Marin Jankovski

Fix typo.

parent b7229356
path = File.expand_path("~/.ssh/bitbucket_isa.pub")
path = File.expand_path("~/.ssh/bitbucket_rsa.pub")
Gitlab::BitbucketImport.public_key = File.read(path) if File.exist?(path)
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