commit 8cc1b86532ed5ccc2d1fa86d0ac1b9f013c82d52 parent 9ae435f1bb2a3b2ddc71005ea1b23566d9e756d9 Author: Claudio Alessi <smoppy@gmail.com> Date: Mon, 19 Aug 2019 09:38:08 +0200 s/bitmanent/bitsmanent Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ Useful shell scripts. index ----- -* [txthole](#txthole) - Simple netcat-based pastebin server (also see [beans](https://git.bitmanent.org/beans/log.html)) +* [txthole](#txthole) - Simple netcat-based pastebin server (also see [beans](https://git.bitsmanent.org/beans/log.html)) * [iwpick](#iwpick) - Connects to a network. * [scrapthumb](#scrapthumb) - Get random images from Tumblr. * [acpi](#acpi) - Simple power management. @@ -26,7 +26,7 @@ index txthole ------- Store and retrieve text stream. Superseded by -[beans](//git.bitmanent.org/beans/log.html). Given the script is up and +[beans](//git.bitsmanent.org/beans/log.html). Given the script is up and running, here's a sample usage: $ echo Hello |nc your.host 2023