]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-rsync
Reparse the HTML if the charset was changed.
[bookmarks_db.git] / bkmk-rsync
index 330b1d329d43df9941dc2e104fd5f78f514f0438..2de2b30da8981ce0d49d315ab75dbe650362195e 100755 (executable)
@@ -1,15 +1,8 @@
 #! /bin/sh
 
-remote_server=sun
-
 PATH=$HOME/lib/bookmarks_db:$PATH
 
-cd "$HOME/work"
 mz2ns
 mv bookmarks.html "$HOME/.netscape/bookmarks.html"
 
-exec rsync -vz "$HOME/.netscape/bookmarks.html" "$remote_server:.netscape" # && \
-
-#rsync -vz "$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"