diff options
author | creme <creme@envs.net> | 2019-08-15 00:25:19 +0200 |
---|---|---|
committer | creme <creme@envs.net> | 2019-08-15 00:25:19 +0200 |
commit | f7ab73e8786deab6f02e04c8d8794a120cb03fa4 (patch) | |
tree | dea2fe3f40476f7501c6c261e792dd89ce729dd9 /fhost.py | |
parent | typo desc. (diff) | |
download | hex-zero-f7ab73e8786deab6f02e04c8d8794a120cb03fa4.tar.gz hex-zero-f7ab73e8786deab6f02e04c8d8794a120cb03fa4.tar.bz2 hex-zero-f7ab73e8786deab6f02e04c8d8794a120cb03fa4.zip |
update pb link
Diffstat (limited to 'fhost.py')
-rwxr-xr-x | fhost.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -411,7 +411,7 @@ and <code>.bash_profile</code> on Mac OS X. just remember to reset your terminal now you can use: <code>0file "yourfile.png"</code> -<em>if you want a nice wrapper, try <a href="https://tildegit.org/tomasino/pb">~tomasino's pb</a></em> +<em>if you want a nice wrapper, try <a href="https://git.envs.net/envs/pb">~tomasino's pb</a></em> <h3>FILE RETENTION PERIOD</h3> retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3) |