X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ZabbixExtensions.git;a=blobdiff_plain;f=deploy.sh;h=81595f2fa86d34ab1d1bb075b70cc798c24f3451;hp=c925fc8d14232cfa230889e0c6375c4248310b39;hb=8cf84085634c9361ebf2754f06f112912dc87f5a;hpb=52985cdbe2457259c0cc3f78ff5862a0cd68a943 diff --git a/deploy.sh b/deploy.sh index c925fc8..81595f2 100755 --- a/deploy.sh +++ b/deploy.sh @@ -84,7 +84,7 @@ for host in "$@"; do ax_msg 1 "Ok, updated sudo configuration." refresh_sudo "$host" else - ax_msg 0 "Ok, no for sudo configuration." + ax_msg 0 "Ok, no changes for sudo configuration." fi else ax_msg 2 "Failed to sync sudo configuration to $host!"