diff --git a/hblink3-docker-install.sh b/hblink3-docker-install.sh index 3e8ddb7..8b9f21b 100755 --- a/hblink3-docker-install.sh +++ b/hblink3-docker-install.sh @@ -47,7 +47,7 @@ X32=https://get.docker.com | sh X64=https://get.docker.com | sh INSDIR=/opt/tmp/ HBLINKTMP=/opt/tmp/hblink3 -HBMONDIR=/opt/RYMonv2/ +HBMONDIR=/opt/RYMonv3/ HBDIR=/etc/hblink3/ DEP="wget curl git sudo python3 python3-dev python3-pip libffi-dev libssl-dev conntrack sed cargo apache2 php snapd figlet ca-certificates gnupg lsb-release" DEP1="wget curl git sudo python3 python3-dev python3-pip libffi-dev libssl-dev conntrack sed cargo apache2 php snapd figlet ca-certificates gnupg lsb-release"