]> git.phdru.name Git - bookmarks_db.git/commitdiff
The distribute script reqires different parameters.
authorOleg Broytman <phd@phdru.name>
Tue, 17 Aug 2004 16:41:30 +0000 (16:41 +0000)
committerOleg Broytman <phd@phdru.name>
Tue, 17 Aug 2004 16:41:30 +0000 (16:41 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@38 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

bkmk-rsync

index bcd20034cf5f84bccea23e2345300570427b64b6..08835d734138b10f87f9ddff1778cba44311d78e 100755 (executable)
@@ -6,5 +6,4 @@ cd "$HOME/work"
 mz2ns
 mv bookmarks.html "$HOME/.netscape/bookmarks.html"
 
-DISTRIBUTE_REMOTE_DIR=".netscape" \
-   exec distribute "$HOME/.netscape/bookmarks.html"
+exec distribute -r .netscape "$HOME/.netscape/bookmarks.html"