Update cc-reinstall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user