]> git.phdru.name Git - bookmarks_db.git/commitdiff
Do not distribute to ALL: all is enough
authorOleg Broytman <phd@phdru.name>
Fri, 15 Aug 2014 17:00:20 +0000 (21:00 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 15 Aug 2014 17:00:20 +0000 (21:00 +0400)
bkmk-rsync

index 463039389b6b2da412b3264a7b76b8a078df383e..4754f05776d2bc410e45f64bec7105b6abe67d3d 100755 (executable)
@@ -14,5 +14,5 @@ bkmk2db || exit 1
 db2bkmk.py || exit 2
 diff $HOME/.mozilla/bookmarks.html bookmarks.html > diff.out
 
-distribute -A -r .mozilla bookmarks.html
+distribute -a -r .mozilla bookmarks.html
 exec mv bookmarks.html "$HOME/.mozilla/bookmarks.html"