From 64cd879886bab7cbbad8567e983e8b84623e44e9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 29 Jan 2019 11:21:22 -0600 Subject: [PATCH] Update uninstall-mysqlbu.sh --- uninstall-mysqlbu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/uninstall-mysqlbu.sh b/uninstall-mysqlbu.sh index ac3bfe1..b966cb5 100755 --- a/uninstall-mysqlbu.sh +++ b/uninstall-mysqlbu.sh @@ -11,6 +11,7 @@ fi echo "" echo -e "${CS[color,LightGreen]}MySQL-BU Removal Script${CS[color,Default]}" +apt remove --purge -y percona-xtrabackup* do_with_root set -eu rm -f /usr/local/bin/mysqlbu