Skip to content

Commit

Permalink
#1 log full dir content
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 9, 2016
1 parent 8cfa232 commit 839d6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions objects/git_repo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@ def prepare
'chmod -R 600 ~/.ssh/*'
) unless File.exists?("#{dir}/config")
puts '.ssh is ready'
Exec.new('ls -al ~/.ssh/*')
end
end

0 comments on commit 839d6ae

Please sign in to comment.