]> git.phdru.name Git - bookmarks_db.git/commitdiff
Strip bookmarks.html off of icons to make the file smaller.
authorOleg Broytman <phd@phdru.name>
Sun, 5 Oct 2008 11:22:05 +0000 (11:22 +0000)
committerOleg Broytman <phd@phdru.name>
Sun, 5 Oct 2008 11:22:05 +0000 (11:22 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@223 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

bkmk-publish

index 4086628b358857e39392a3277e8e1ef0edd52dae..213fa666f03df2f23491849a06ee4576c1216478 100755 (executable)
@@ -4,7 +4,7 @@ umask 077
 PATH=$HOME/lib/bookmarks_db:$PATH
 
 STARTDIR="`pwd`"
-db2bkmk.py -p "Private links" -o bookmarks.html || exit 1
+BKMK_FORMAT=NETSCAPE db2bkmk.py -p "Private links" -o bookmarks.html || exit 1
 
 echo "Splitting bookmarks..."
 cd $HOME/Internet/WWW/htdocs/phd.pp.ru/Bookmarks && \