From f0ea6186e6e45f47292c3f2641a5030369a25fd5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jun 2025 20:27:27 -0500 Subject: [PATCH] Update install-dsmon.sh --- install-dsmon.sh | 1 - 1 file changed, 1 deletion(-) 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