Skip to content

Commit

Permalink
Bump repository config fetched by kickstart to latest version (netdat…
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored Dec 10, 2024
1 parent 882e3b7 commit d37130d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/installer/kickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit d37130d

Please sign in to comment.