saser / dotfiles

Dotfiles for my various computers
0 stars 0 forks source link

Implement `download-images.rb` script #3

Closed saser closed 5 years ago

saser commented 7 years ago

Right now it is just a no-op. It should not be that difficult: just do some simply line-by-line reading, ignore comments, and then either use the Ruby standard library or curl to download the images.

saser commented 5 years ago

This was implemented as the first step in refactoring to Ansible, see bccf60d821907e02e1042662803cf5cc2cda8695.