Update defaults.inc
This commit is contained in:
@@ -25,8 +25,8 @@ else
|
||||
mysql_conn=10.10.1.50
|
||||
mysql_conn="-h 10.10.1.50 -P 3307"
|
||||
fi
|
||||
|
||||
echo "HERE: $mysqlcmd - $mysql_conn"
|
||||
echo ${NM_SINGLESRVR_IP[@]}
|
||||
echo "HERE: $mysqlcmd $mysql_conn"
|
||||
|
||||
SENDNOTICE(){
|
||||
[ "${PUSHOVER_APP_TOKEN}" != "" ] && PUSH_TO_MOBILE "${2}
|
||||
|
||||
Reference in New Issue
Block a user