From 7138ad699d3439886d805738402c5dd3cdd1b289 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 17 Oct 2014 14:36:00 -0300 Subject: Update for TBB 4.0 --- tor-browser-dl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor-browser-dl b/tor-browser-dl index 0fccdff..fc77ec5 100755 --- a/tor-browser-dl +++ b/tor-browser-dl @@ -68,7 +68,7 @@ rm -rf $APP_BASE/$ARCH && \ # Set pentadactyl if available if [ -e "$HOME/.pentadactyl" ]; then ( - cd "$APP_BASE/$ARCH-$VERSION" + cd "$APP_BASE/$ARCH-$VERSION/Browser" ln -s "$HOME/.pentadactyl" ln -s "$HOME/.pentadactylrc" ) -- cgit v1.2.3