]> git.phdru.name Git - bookmarks_db.git/commitdiff
Fixed a bug - return to the STARTDIR.
authorOleg Broytman <phd@phdru.name>
Sat, 18 Oct 2008 19:16:11 +0000 (19:16 +0000)
committerOleg Broytman <phd@phdru.name>
Sat, 18 Oct 2008 19:16:11 +0000 (19:16 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@224 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

bkmk-publish

index 213fa666f03df2f23491849a06ee4576c1216478..623499243a0bfeb98bab76415d83360e64469b8a 100755 (executable)
@@ -13,4 +13,6 @@ rm -rf split || exit 1
 mv $STARTDIR/bookmarks.html . && \
 hotexplode.pl -o split bookmarks.html && \
 chmod -R a+rX . && \
+
+cd "$STARTDIR" && \
 exec rm -f bookmarks_db.pickle