From 2a5b08ee1d8dbd00ed853ec59d412e7594a5308a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Nov 2022 09:32:09 -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 f2ea258..3bf2935 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 +do_with_root $APTFUNC -y install wget curl git jq do_with_root set -eu do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/linupx