diff --git a/install.sh b/install.sh index a717ee0..c10cdc2 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ echo -e "\n${idsCL[LightGreen]}MySQL-BU Installation Script${idsCL[Default]}" #do_with_root $APTFUNC update # do_with_root curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -do_with_root $APTFUNC -y install wget curl git mariadb-backup +do_with_root $APTFUNC install wget curl git mariadb-backup do_with_root set -eu do_with_root git clone https://git.schroedercity.com/voltron/MySQL-BU.git /opt/idssys/mysqlbu