From 7e4ad555a22ee6e4e3012af69b53480e897fa341 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 9 Mar 2024 13:26:49 -0100 Subject: [PATCH] update iso name --- debian-64/BldHelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-64/BldHelper.sh b/debian-64/BldHelper.sh index a19ad3256..f24b58cf4 100755 --- a/debian-64/BldHelper.sh +++ b/debian-64/BldHelper.sh @@ -9,7 +9,7 @@ ################################################################################ # Set environment variables -PREFIX=PeppermintOS-deb-openbox +PREFIX=PeppermintOS-deb-full-fat-xfce SUFFIX=amd64 BUILD=pep-full-fat-deb64 TODAY=$(date -u +"%Y-%m-%d")