Update cc-cleaner.sh
This commit is contained in:
@@ -12,6 +12,8 @@ cd ~
|
||||
rm -f ./install-cc
|
||||
wget https://severalnines.com/downloads/cmon/install-cc
|
||||
chmod +x ./install-cc
|
||||
sed -i 's/\/var\/run\/mysqld\/mysqld.sock/\/var\/run\/mysqld\/mysqld.sock/g' ./install-cc
|
||||
|
||||
|
||||
read -n 1 -p "Are you sure you wish to remove Cluster Control and all data (Y/n)?" choice
|
||||
case "$choice" in
|
||||
|
||||
Reference in New Issue
Block a user