From 88dcf2331b066c4c8b07dd9c3846b4eab893c249 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 21 Nov 2023 10:57:23 -0100 Subject: [PATCH] novo commit --- my-distro-debian-64/BldHelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-distro-debian-64/BldHelper.sh b/my-distro-debian-64/BldHelper.sh index 34e8d4ee..475f7ba0 100755 --- a/my-distro-debian-64/BldHelper.sh +++ b/my-distro-debian-64/BldHelper.sh @@ -10,7 +10,7 @@ # Set environment variables PREFIX=My-distro-debian -SUFFIX=amd6 +SUFFIX=amd64 BUILD=deb-64 TODAY=$(date -u +"%Y-%m-%d") FileName="${PREFIX}-${SUFFIX}"