diff --git a/install-dsmon.sh b/install-dsmon.sh index 5af7a12..869d29e 100755 --- a/install-dsmon.sh +++ b/install-dsmon.sh @@ -29,7 +29,6 @@ fi if [[ "${RNIP}" == "10.6.1"* ]]; then mysqlip=10.6.1.5 - do_with_root $APTFUNC install wget curl git mailutils bc mysql-client-8.0 if [ "${RNIP}" == "10.6.1.5" ]; then mysqlcmd="mysql" do_with_root $APTFUNC install wget curl git mailutils bc mysql-client-8.0