From 2c3a0a69972d549a8c3ad11cd83e9f12a0f4b6cb Mon Sep 17 00:00:00 2001 From: Jack Miras Date: Thu, 24 Aug 2017 23:58:21 -0400 Subject: [PATCH] Fixing the One Light installation --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 52ae5fd..b791a91 100644 --- a/index.html +++ b/index.html @@ -345,7 +345,7 @@
  • One Light

    -
    wget -O xt http://git.io/vs7UQ && chmod +x xt && ./xt && rm xt
    +
    wget -O xt https://git.io/v5m1u && chmod +x xt && ./xt && rm xt
    Copy to clipboard