]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
Full name for "IGNORECASE".
[bookmarks_db.git] / bkmk-rsync
index b8193827bf549091666477cb8d1c17514ff7ca62..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"