X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-publish;h=2f0b0d3a868fd052fe15620b1506bfa847379044;hb=2d964b5fedeaeecd68a4f4de698348a5595906f0;hp=c75048ad9433180034eb62d393c363fa9ab576c9;hpb=8dfd2c10cb34b6627dd1742a32b0ce78bc41d646;p=bookmarks_db.git diff --git a/bkmk-publish b/bkmk-publish index c75048a..2f0b0d3 100755 --- a/bkmk-publish +++ b/bkmk-publish @@ -4,11 +4,11 @@ # This file is a part of Bookmarks database and Internet robot. # # __author__ = "Oleg Broytman " -# __copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" +# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design" # __license__ = "GNU GPL" umask 077 -PATH=$HOME/lib/bookmarks_db:$PATH +. "`dirname \"$0\"`"/set-path STARTDIR="`pwd`" BKMK_FORMAT=NETSCAPE db2bkmk.py -p "Private links" -o bookmarks.html || exit 1