Update install-mysqlbu.sh
This commit is contained in:
@@ -24,7 +24,7 @@ echo -e "${CS[color,LightGreen]}MySQL-BU Installation Script${CS[color,Default]}
|
||||
cd /tmp
|
||||
wget https://repo.percona.com/apt/percona-release_latest.$(lsb_release -sc)_all.deb
|
||||
do_with_root dpkg -i percona-release_latest.$(lsb_release -sc)_all.deb
|
||||
|
||||
do_with_root percona-release enable-only tools release
|
||||
do_with_root $APTFUNC -y install wget curl git xtrabackup
|
||||
|
||||
do_with_root set -eu
|
||||
|
||||
Reference in New Issue
Block a user