]> git.phdru.name Git - bookmarks_db.git/blob - bkmk-rsync
I have changed the way ditribute script gets remote directory.
[bookmarks_db.git] / bkmk-rsync
1 #! /bin/sh
2
3 PATH=$HOME/lib/bookmarks_db:$PATH
4
5 cd "$HOME/work"
6 mz2ns
7 mv bookmarks.html "$HOME/.netscape/bookmarks.html"
8
9 cd "$HOME/.netscape"
10 exec distribute "$HOME/.netscape/bookmarks.html"