Update tools.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
This commit is contained in:
parent
5777cd72f4
commit
2844eaf976
@ -232,7 +232,7 @@ function setup_postgresql() {
|
|||||||
#
|
#
|
||||||
# Variables:
|
# Variables:
|
||||||
# MARIADB_VERSION - MariaDB version to install (e.g. 10.11, latest) (default: latest)
|
# MARIADB_VERSION - MariaDB version to install (e.g. 10.11, latest) (default: latest)
|
||||||
# ------------------------------------------------------------------------------ test
|
# ------------------------------------------------------------------------------ te
|
||||||
|
|
||||||
setup_mariadb() {
|
setup_mariadb() {
|
||||||
local MARIADB_VERSION="${MARIADB_VERSION:-latest}"
|
local MARIADB_VERSION="${MARIADB_VERSION:-latest}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user