diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-14 15:31:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-14 15:31:23 -0300 |
commit | ec0b80651c2e333f048b9bcf2f8d050338755f0a (patch) | |
tree | 487766321f3ad44f1b14d5da50a138fbb539f1a4 /tor-browser-dl | |
parent | b3faa20205e9230d0e66defc7fee464cff0fd8e9 (diff) | |
download | downloaders-ec0b80651c2e333f048b9bcf2f8d050338755f0a.tar.gz downloaders-ec0b80651c2e333f048b9bcf2f8d050338755f0a.tar.bz2 |
Minor comment fix at tor-browser-dl
Diffstat (limited to 'tor-browser-dl')
-rwxr-xr-x | tor-browser-dl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-browser-dl b/tor-browser-dl index 53323e4..e100df5 100755 --- a/tor-browser-dl +++ b/tor-browser-dl @@ -1,6 +1,6 @@ #!/bin/bash # -# Download the Tor Browser Bundle. +# Download specific versions of the Tor Browser Bundle, for testing purposes # # Parameters |