Skip to content

Commit

Permalink
6.12.9-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent 3e65891 commit 94bbdc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ FLAVOUR=$1
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
VER=24.10
CODENAME=oracular
KERNEL_VERSION=6.12.7
PKGREL=3
KERNEL_VERSION=6.12.9
PKGREL=1
ISO_IMAGE=${FLAVOUR}-24.10-desktop-amd64.iso
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
ISO_WORK_DIR="$ROOT_PATH/${FLAVOUR}-iso"
Expand Down

0 comments on commit 94bbdc8

Please sign in to comment.