Install curl as dependency before setting up repository
This commit is contained in:
@@ -42,6 +42,7 @@ lower_case_table_names=0
|
||||
step_8_info() { echo "Setup ubuntu $databaseName repository"; }
|
||||
step_8_alias() { ALIAS="latest"; }
|
||||
step_8() {
|
||||
exe apt install curl
|
||||
exep "curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s -- --skip-maxscale --skip-tools"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user