mirror of
https://github.com/netdata/netdata.git
synced 2025-04-16 18:37:50 +00:00
Bump repository config fetched by kickstart to latest version (#19181)
This commit is contained in:
parent
882e3b70de
commit
d37130d640
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ KICKSTART_SOURCE="$(
|
|||
)"
|
||||
DEFAULT_PLUGIN_PACKAGES=""
|
||||
PATH="${PATH}:/usr/local/bin:/usr/local/sbin"
|
||||
REPOCONFIG_DEB_VERSION="3-2"
|
||||
REPOCONFIG_RPM_VERSION="3-2"
|
||||
REPOCONFIG_DEB_VERSION="4-1"
|
||||
REPOCONFIG_RPM_VERSION="4-1"
|
||||
START_TIME="$(date +%s)"
|
||||
STATIC_INSTALL_ARCHES="x86_64 armv7l armv6l aarch64 ppc64le"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue