Update install-dsmon.sh
This commit is contained in:
@@ -50,7 +50,7 @@ echo ""
|
|||||||
|
|
||||||
if [ "${SET_SERVERMONID}" = "new" ]; then
|
if [ "${SET_SERVERMONID}" = "new" ]; then
|
||||||
hostname=`hostname`
|
hostname=`hostname`
|
||||||
echo -e -n "${idsCL[LightCyan]}Server Name (Default = "${hostname}"): ${idsCL[Default]}"
|
echo -e -n "${idsCL[LightCyan]}Server Name (Default = \"${hostname}\"): ${idsCL[Default]}"
|
||||||
read ADD_SERVERNAME
|
read ADD_SERVERNAME
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user