]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Explicitly indicating path at git-annex get
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 24 Mar 2013 18:10:13 +0000 (15:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 24 Mar 2013 18:10:13 +0000 (15:10 -0300)
files/sync-media

index bcd484846618783a7a00d691e31ca33c4cb5133a..6802a0d7692eced45d68f302a4a28811eeb488b2 100644 (file)
@@ -130,7 +130,7 @@ if [ ! -z "$DRIVE" ] && [ -d "$VOLUME/$MEDIA" ]; then
       echo "Syncing $VOLUME/$MEDIA/$folder..."
       sync_media_add
       git annex sync
-      git annex get --auto --numcopies=3
+      git annex get --auto --numcopies=3
 
       if [ "$FSCK" == "true" ]; then
         git annex fsck --fast