diff --git a/cc-reinstall.sh b/cc-reinstall.sh index c4f96a6..a8d78c3 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -48,9 +48,7 @@ case "$choice" in rm -Rf /var/www/clustercontrol rm -f /var/log/cmon* find /etc -iname "*cmon*" -exec rm {} \; - - apt install -y mailutils - + echo ;; esac @@ -60,7 +58,7 @@ case "$choice" in [Nn]) echo ''; exit 0;; * ) ./install-cc -1 - + apt install -y mailutils /opt/copycerts.sh echo