From 72b35311b6dd2b357568a023188429dfdc22db3d Mon Sep 17 00:00:00 2001 From: adi1090x Date: Fri, 7 Oct 2022 12:55:23 +0530 Subject: [PATCH] Fixed ISO Name --- profile/profiledef.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/profiledef.sh b/profile/profiledef.sh index 5d6e84d..547cd4e 100644 --- a/profile/profiledef.sh +++ b/profile/profiledef.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # shellcheck disable=SC2034 -iso_name="archcraft" +iso_name="archcraft-xfce" iso_label="ARCHCRAFT_$(date +%Y%m)" iso_publisher="Aditya Shakya " iso_application="Archcraft Live/Installation/Rescue CD"