diff options
-rwxr-xr-x | tor-browser-dl | 1 |
1 files changed, 1 insertions, 0 deletions
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" |