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