X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-rsync;h=0e73217378c00601fc7fb7045dfa8acf8c12e0a4;hb=a8d53ec6ab657ced2a8778ad8616ed9fc0e6a332;hp=cc7034d5badf2d3893bec4c9acbcf677ea382597;hpb=103bee98b792d9a0356dc4738541918d398edef8;p=bookmarks_db.git diff --git a/bkmk-rsync b/bkmk-rsync index cc7034d..0e73217 100755 --- a/bkmk-rsync +++ b/bkmk-rsync @@ -1,6 +1,13 @@ #! /bin/sh +# Synchronize bookmarks with remote workstations +# +# This file is a part of Bookmarks database and Internet robot. +# +# __author__ = "Oleg Broytman " +# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design" +# __license__ = "GNU GPL" -PATH=$HOME/lib/bookmarks_db:$PATH +. "`dirname \"$0\"`"/set-path umask 077 bkmk2db || exit 1