Skip to content

Commit

Permalink
Bump repository config fetched by kickstart to latest version. (netda…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferroin authored Jun 28, 2024
1 parent f2d6af0 commit be1dc2e
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="2-2"
REPOCONFIG_RPM_VERSION="2-2"
REPOCONFIG_DEB_VERSION="3-2"
REPOCONFIG_RPM_VERSION="3-2"
START_TIME="$(date +%s)"
STATIC_INSTALL_ARCHES="x86_64 armv7l armv6l aarch64 ppc64le"

Expand Down

0 comments on commit be1dc2e

Please sign in to comment.