From 5c602b3e4f4181c2f5017ed0c2a3f5f2e58aaa39 Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 14 Jan 2019 10:36:23 +0100 Subject: [PATCH] typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e191060..faca6f4 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@
  • want to be sure to run the latest version every time, or
  • maybe don't want/can't install files
  • - you can use an alias that downloads and executes the script ecery time:
    + you can use an alias that downloads and executes the script every time:
    alias sshenc.sh='bash <(curl -s https://sshenc.sh/sshenc.sh)'