Update install-mysqlbu.sh
This commit is contained in:
@@ -26,7 +26,7 @@ wget https://repo.percona.com/apt/percona-release_latest.$(lsb_release -sc)_all.
|
|||||||
do_with_root dpkg -i 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 percona-release enable-only tools release
|
||||||
do_with_root $APTFUNC update
|
do_with_root $APTFUNC update
|
||||||
do_with_root $APTFUNC -y install wget curl git xtrabackup
|
do_with_root $APTFUNC -y install wget curl git percona-xtrabackup-24
|
||||||
|
|
||||||
do_with_root set -eu
|
do_with_root set -eu
|
||||||
do_with_root git clone https://git.schroedercity.com/voltron/MySQL-BU.git /opt/mysqlbu
|
do_with_root git clone https://git.schroedercity.com/voltron/MySQL-BU.git /opt/mysqlbu
|
||||||
|
|||||||
Reference in New Issue
Block a user