]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-set
I have changed htdocs location again.
[bookmarks_db.git] / bkmk-set
index ed249587a52c5007318cf96d984e6ddf399b48e1..8d974977ab92e91a1e64998720d462999199364f 100755 (executable)
--- a/bkmk-set
+++ b/bkmk-set
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 umask 077
+PATH=$HOME/lib/bookmarks_db:$PATH
 
 cd $HOME/work && \
 bkmk-koi -c && \
@@ -19,7 +20,7 @@ cp -p $HOME/work/bkmk-koi.html bookmarks.html && chmod -R a+rX . || exit 1
 
 cd $HOME/work && \
 exec rm -f header bookmarks.err bookmarks_db.pickle bookmarks_db.flad \
-   private-win.tmp public-win.tmp
+   private-win.tmp public-win.tmp bookmarks.html bookmark.ht0 bookmark.ht1 bkmk-koi.html
 
 #zip -9 bkmk bkmk-koi.html bkmk-win.html && \
 #rm -f bkmk-win.html && \