diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-10-17 10:30:13 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-10-17 10:30:13 -0300 |
commit | e6c07612376746899b816883f2968bc8063143d2 (patch) | |
tree | cd1308d2bb63919de48afd1bddf74d980406e6a0 /lib | |
parent | f3c2881340383597cb2d7e379c35a4008e7b2ae5 (diff) | |
download | httruta-e6c07612376746899b816883f2968bc8063143d2.tar.gz httruta-e6c07612376746899b816883f2968bc8063143d2.tar.bz2 |
Info hash
Diffstat (limited to 'lib')
-rw-r--r-- | lib/httracker/functions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/httracker/functions b/lib/httracker/functions index 8d03ba1..d81d486 100644 --- a/lib/httracker/functions +++ b/lib/httracker/functions @@ -34,6 +34,7 @@ function httracker_get { return else echo -e "\n" + echo "Hash is $hash" fi # Basic options |