# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1338761165 -7200 # Node ID c519f8c9083ae6871f47050ccc73d8b179eb82d7 # Parent 5c0e067d6b4f9c21d500e9bf24213243e3b607e3 added ..jpg (desktop) diff -r 5c0e067d6b4f -r c519f8c9083a ..jpg Binary file ..jpg has changed diff -r 5c0e067d6b4f -r c519f8c9083a setup --- a/setup Sun Jun 03 16:33:19 2012 +0200 +++ b/setup Mon Jun 04 00:06:05 2012 +0200 @@ -2,7 +2,7 @@ tmp=$(getopt -n setup -o n -l nothing -- "$@") \ || cat >&2 <<_ -Usage: $0 [-n|--nothing] +Usage: $0 [-n|--nothing] [directories] _ set -- $tmp @@ -20,4 +20,4 @@ zypper -n install rsync } -rsync $opt_n -iav --exclude setup --exclude .hg . / +rsync $opt_n -iav --exclude setup --exclude .hg ${@-*} /