Update install-linupx.sh

This commit is contained in:
2022-11-05 09:32:09 -05:00
parent d08e9716a3
commit 2a5b08ee1d

View File

@@ -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