mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 07:22:45 +00:00
Update erlang.sh
This commit is contained in:
parent
c493ae0c91
commit
e28178d873
@ -15,7 +15,7 @@ UBUNTU_PATH="${BASE_PATH}/ubuntu"
|
|||||||
DEBIAN_PATH="${BASE_PATH}/debian"
|
DEBIAN_PATH="${BASE_PATH}/debian"
|
||||||
|
|
||||||
UBUNTU_VERSIONS=("trusty" "xenial" "bionic")
|
UBUNTU_VERSIONS=("trusty" "xenial" "bionic")
|
||||||
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch")
|
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch" "buster")
|
||||||
EL_VERSIONS=("6" "7")
|
EL_VERSIONS=("6" "7")
|
||||||
|
|
||||||
# =================== APT repos ===============================
|
# =================== APT repos ===============================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user