Skip to content

Instantly share code, notes, and snippets.

@Athantor
Created October 31, 2012 19:54
Show Gist options
  • Save Athantor/3989403 to your computer and use it in GitHub Desktop.
Save Athantor/3989403 to your computer and use it in GitHub Desktop.
#!/bin/sh
rsync -ErivhazPtu --stats --timeout=35 rsync://ump.waw.pl/ump/latest-to.txt ./
rsync -ErivhazPtu --stats --timeout=35 rsync://ump.waw.pl/ump/`cat latest-to.txt`/* ./
cp -avf skorki/*.typ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment