From: Silvio Rhatto Date: Sat, 26 Aug 2023 17:15:25 +0000 (-0300) Subject: Updates tor-browser script (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=10fe4a9373c00c09fbe020f470534c58137f4b1f;p=utils-tor.git Updates tor-browser script (2) --- diff --git a/tor-browser b/tor-browser index 59bc430..d238867 100755 --- a/tor-browser +++ b/tor-browser @@ -36,7 +36,7 @@ BASENAME="`basename $0`" fi #FOLDER="$HOME/apps/tor-browser/$ARCH" - FOLDER="$HOME/.local/bin/tor-browser/$ARCH" + FOLDER="$HOME/.local/tor-browser/$ARCH" if [ -d "$FOLDER" ]; then mkdir -p $FOLDER/Logs