From 2d3f94dd1fa90ac449982d5b529bba333539eff1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 27 Nov 2023 16:13:31 -0300 Subject: Fix: tor-browser-dl: note about the self-update mechanism --- tor-browser-dl | 1 + 1 file changed, 1 insertion(+) (limited to 'tor-browser-dl') diff --git a/tor-browser-dl b/tor-browser-dl index c091ac9..d3f0663 100755 --- a/tor-browser-dl +++ b/tor-browser-dl @@ -114,3 +114,4 @@ ln -sf $APP_BASE/$ARCH/$VERSION/Browser/start-tor-browser $APP-${ARCH}-${VERSION # Cleanup rm -rf "$TEMP" echo "Please check and cleanup old versions at $APP_BASE" +echo "Be aware that Tor Browser has a self-update mechanism, so at some point the installation at $APP_BASE/$ARCH/$VERSION will have a newer version, even if the folder name is kept as is" -- cgit v1.2.3