Update install-dsmon.sh

This commit is contained in:
2025-06-01 20:27:27 -05:00
parent d1a591926a
commit f0ea6186e6

View File

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