From f3dda178d17e5540f8743d1e68f564005ae2ec9d Mon Sep 17 00:00:00 2001 From: mcthomas Date: Tue, 9 Jun 2020 14:56:39 -0500 Subject: [PATCH] Add dice --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a7d6d5..1b87ac8 100644 --- a/README.md +++ b/README.md @@ -185,9 +185,10 @@ Telnet/SSH-based: ## Scripts -Useful scripts, that can be run with just one line of code, but where, still local still execution is necessary. +Useful scripts, that can be run with just one line of code, but where, still local execution is necessary. * `curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -` +* `curl https://mcthomas.github.io/dice/dice.txt 2>/dev/null | bash` - roll the dice! ## Clients