Guest User

Untitled

a guest
Jul 18th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. user, project = ARGV # 'tobi', 'liquid'
  2.  
  3. `git clone git@github.com:#{user}/#{project}/wiki.git && find wiki -type f -exec cat {} >> github_wiki_pages.txt\;`
Add Comment
Please, Sign In to add comment