From 955a5c4e98a03c04681fc89dc059804032e177c8 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 21 Oct 2013 16:22:50 +0300 Subject: [PATCH] removed typo --- func/remote.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/func/remote.sh b/func/remote.sh index 08271297..e71cc361 100644 --- a/func/remote.sh +++ b/func/remote.sh @@ -141,7 +141,7 @@ remote_dns_health_check() { echo -n "After resolving issue run " >> $tmpfile echo -e "following commands:\n" >> $tmpfile echo "v-unsuspend-remote-dns-host $HOST" >> $tmpfile - echo "v-sync-dns-clustert $HOST" >> $tmpfile + echo "v-sync-dns-cluster $HOST" >> $tmpfile echo -e "\n\n--\nVesta Control Panel\n$(hostname)" >> $tmpfile cat $tmpfile | $send_mail -s "$subj" $email