mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update percona.sh
This commit is contained in:
parent
3e54a69fc9
commit
cd1a0a03a2
@ -14,7 +14,7 @@ BASE_URL=${TUNASYNC_UPSTREAM_URL:-"https://repo.percona.com"}
|
|||||||
YUM_PATH="${BASE_PATH}/yum"
|
YUM_PATH="${BASE_PATH}/yum"
|
||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}/apt"
|
||||||
|
|
||||||
APT_VERSIONS=("wheezy" "jessie" "trusty" "xenial" "stretch" "bionic")
|
APT_VERSIONS=("wheezy" "jessie" "trusty" "xenial" "stretch" "bionic" "buster")
|
||||||
EL_VERSIONS=("6" "7")
|
EL_VERSIONS=("6" "7")
|
||||||
|
|
||||||
mkdir -p ${YUM_PATH} ${APT_PATH}
|
mkdir -p ${YUM_PATH} ${APT_PATH}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user