mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +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"
|
||||
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")
|
||||
|
||||
mkdir -p ${YUM_PATH} ${APT_PATH}
|
||||
|
Loading…
x
Reference in New Issue
Block a user