Skip to content

Instantly share code, notes, and snippets.

@TeresaP

TeresaP/foo.rb Secret

Created February 23, 2016 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TeresaP/d8a2ca9c2dfa26c4da69 to your computer and use it in GitHub Desktop.
Save TeresaP/d8a2ca9c2dfa26c4da69 to your computer and use it in GitHub Desktop.
files.each do |file|
`rsync -R #{file} #{folder_name}`
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment