Update install-linupx.sh
This commit is contained in:
@@ -11,7 +11,7 @@ fi
|
|||||||
echo ""
|
echo ""
|
||||||
echo -e "${idsCL[LightGreen]}LinUPx Installation Script${idsCL[Default]}"
|
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 set -eu
|
||||||
do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/linupx
|
do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/linupx
|
||||||
|
|||||||
Reference in New Issue
Block a user