]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk2db
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / bkmk2db
diff --git a/bkmk2db b/bkmk2db
index 54a243d6e58181c978fd5a7824dc9d705f4a5e3c..4eae2eb6244e2d3387d5be147e678b65e99a78c6 100755 (executable)
--- a/bkmk2db
+++ b/bkmk2db
@@ -3,14 +3,11 @@
 #
 # This file is a part of Bookmarks database and Internet robot.
 #
-# __version__ = "$Revision$"[11:-2]
-# __revision__ = "$Id$"[5:-2]
-# __date__ = "$Date$"[7:-2]
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2001-2010 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design"
 # __license__ = "GNU GPL"
 
-PATH="$HOME/lib/bookmarks_db:$PATH"
+. "`dirname \"$0\"`"/set-path
 
 if [ ! -f ./bookmarks_db.pickle -a ! -f ./bookmarks_db.flad ]; then
    if [ -f ./bookmarks.html ]; then