Update install-dsmon.sh
This commit is contained in:
@@ -29,7 +29,6 @@ fi
|
|||||||
|
|
||||||
if [[ "${RNIP}" == "10.6.1"* ]]; then
|
if [[ "${RNIP}" == "10.6.1"* ]]; then
|
||||||
mysqlip=10.6.1.5
|
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
|
if [ "${RNIP}" == "10.6.1.5" ]; then
|
||||||
mysqlcmd="mysql"
|
mysqlcmd="mysql"
|
||||||
do_with_root $APTFUNC install wget curl git mailutils bc mysql-client-8.0
|
do_with_root $APTFUNC install wget curl git mailutils bc mysql-client-8.0
|
||||||
|
|||||||
Reference in New Issue
Block a user