From ab52f2c620d3aef159518f66b8e0fdb33d4733db Mon Sep 17 00:00:00 2001 From: Kyle Frost Date: Fri, 28 Jul 2017 10:43:21 -0400 Subject: [PATCH] Update URL from gh-pages to henriquedias.com --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 22ac64d6..971f4349 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,10 @@
Install File Manager:
- $ curl -fsSL https://hacdias.github.io/filemanager/get.sh | bash + $ curl -fsSL https://henriquedias.com/filemanager/get.sh | bash
   or
- $ wget -qO- https://hacdias.github.io/filemanager/get.sh | bash + $ wget -qO- https://henriquedias.com/filemanager/get.sh | bash