Update install-linupx.sh
This commit is contained in:
@@ -14,8 +14,8 @@ echo -e "${idsCL[LightGreen]}LinUPx Installation Script${idsCL[Default]}"
|
||||
do_with_root $APTFUNC -y install wget curl git
|
||||
|
||||
do_with_root set -eu
|
||||
do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/LinUPx
|
||||
do_with_root ln -s /opt/idssys/LinUPx/run.sh /usr/local/bin/runup
|
||||
do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/idssys/linupx
|
||||
do_with_root ln -s /opt/idssys/linupx/run.sh /usr/local/bin/runup
|
||||
|
||||
if [ ! -d "/opt/idssys/defaults" ]; then
|
||||
do_with_root set -eu
|
||||
|
||||
Reference in New Issue
Block a user