]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
I have changed the way ditribute script gets remote directory.
[bookmarks_db.git] / bkmk-rsync
index 6dec107d8a5ebda0da08f0cf7a0a75930e15bba7..75164d46819cbc35d96dc0819219e2825584e166 100755 (executable)
@@ -6,4 +6,5 @@ cd "$HOME/work"
 mz2ns
 mv bookmarks.html "$HOME/.netscape/bookmarks.html"
 
-exec distribute ".netscape" "$HOME/.netscape/bookmarks.html"
+cd "$HOME/.netscape"
+exec distribute "$HOME/.netscape/bookmarks.html"