From e42c82375585bb1856999a9ebc724292d8e44371 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 23 Apr 2023 10:55:06 -0500 Subject: [PATCH] Update install-linupx.sh --- install-linupx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-linupx.sh b/install-linupx.sh index 3bf2935..71564e1 100755 --- a/install-linupx.sh +++ b/install-linupx.sh @@ -11,7 +11,7 @@ fi echo "" echo -e "${idsCL[LightGreen]}LinUPx Installation Script${idsCL[Default]}" -do_with_root $APTFUNC -y install wget curl git jq +do_with_root $APTFUNC -y install wget curl git jq grepcidr do_with_root set -eu do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/linupx