Update info.sh

This commit is contained in:
ferreo 2024-11-18 23:17:39 +01:00
parent 3190a333e3
commit 1e2fb2aa23

View File

@ -6,7 +6,7 @@ export LIVE_BOOT_LIVE_PATH="$LIVE_BOOT_DATA_PATH/live"
export ROOTFS_PATH="$LIVE_BOOT_PATH/rootfs"
export LIVE_HOSTNAME="pikaos"
export ISO_DISTNAME="#DISTNAME#"
export ISO_KERNEL="6.11.7-pikaos"
export ISO_KERNEL="6.12.0-pikaos"
export ISO_ARCH="#ARCH#"
export ISO_RELEASE="4.0"
export ISO_DESKTOP="KDE"