]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
Work in the current directory instead of $HOME/work.
[bookmarks_db.git] / bkmk-rsync
index 8af153e4e2b9e32795189b9f0192a55371a4d318..2de2b30da8981ce0d49d315ab75dbe650362195e 100755 (executable)
@@ -1,9 +1,8 @@
 #! /bin/sh
 
-remote_server=sun
+PATH=$HOME/lib/bookmarks_db:$PATH
 
-#rsync -avz "$HOME/.netscape/bookmarks.html" "$remote_server:.netscape" # && \
+mz2ns
+mv bookmarks.html "$HOME/.netscape/bookmarks.html"
 
-#rsync -avz "$HOME/Internet/WWW/phd.pp.ru/Bookmarks/bkmk-koi.html" \
-#           "$HOME/Internet/WWW/phd.pp.ru/Bookmarks/bkmk-win.html" \
-#   "$remote_server:Internet/WWW/phd.pp.ru/Bookmarks"
+exec distribute -r .netscape "$HOME/.netscape/bookmarks.html"