Update info.sh

This commit is contained in:
ferreo 2025-03-06 20:27:26 +01:00
parent c598e04769
commit f082dd26cb

View File

@ -7,7 +7,7 @@ export ROOTFS_PATH="$LIVE_BOOT_PATH/rootfs"
export LIVE_HOSTNAME="pikaos" export LIVE_HOSTNAME="pikaos"
export ISO_DISTNAME="#DISTNAME#" export ISO_DISTNAME="#DISTNAME#"
export ISO_NVIDIA=#IS_ISO_NVIDIA# export ISO_NVIDIA=#IS_ISO_NVIDIA#
export ISO_KERNEL="6.13.0-pikaos" export ISO_KERNEL="6.13.4-pikaos"
export ISO_ARCH="#ARCH#" export ISO_ARCH="#ARCH#"
export ISO_RELEASE="4.0" export ISO_RELEASE="4.0"
export ISO_DESKTOP="GNOME" export ISO_DESKTOP="GNOME"