From d9360788a641b5b1184a2523881e950bab7d7c66 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 5 May 2014 22:46:56 +0400 Subject: [PATCH] distribute now requires additional paramters --- bkmk-rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bkmk-rsync b/bkmk-rsync index 0e73217..4630393 100755 --- a/bkmk-rsync +++ b/bkmk-rsync @@ -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" -- 2.39.2