From 72809a13e56668c4b921662240bd690dcbfa17b1 Mon Sep 17 00:00:00 2001 From: bjango-b Date: Tue, 26 Jun 2018 09:24:08 +1000 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5e53fae..09b7279 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,8 @@ iStat Server is a system monitoring daemon that is used in conjunction with [iSt ### Quick Install ``` -curl -fsSL https://files.bjango.com/istatserverlinux/istatserverlinux.sh -o istatserverlinux.sh && sh istatserverlinux.sh +curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o get-istatserver +.sh && sh istatserverlinux.sh ``` Quick install will install and update any required packages. If you do not want packages installed or updated automatically then please perform a manual install using the instructions below