]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
distribute now requires additional paramters
[bookmarks_db.git] / bkmk-rsync
index 0e73217378c00601fc7fb7045dfa8acf8c12e0a4..463039389b6b2da412b3264a7b76b8a078df383e 100755 (executable)
@@ -14,5 +14,5 @@ bkmk2db || exit 1
 db2bkmk.py || exit 2
 diff $HOME/.mozilla/bookmarks.html bookmarks.html > diff.out
 
-distribute -r .mozilla bookmarks.html
+distribute -A -r .mozilla bookmarks.html
 exec mv bookmarks.html "$HOME/.mozilla/bookmarks.html"