From 1eba4b2e09d3db48cd87f9cba24120b23c7d2b19 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 3 Jul 2024 09:44:16 +0200
Subject: JUuly bill

---
 index.html | 2 +-
 mashrepo   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index 6b4bf1ea..6a0f829e 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
 				But maintaining this web site also have a cost.</p>
 				<p class="msg">
 				-->
-				<h2>Next year <strong>Web hosting</strong> budget, until June 2025:
+				<h2>Next year <strong>Web hosting</strong> budget, until July 2025:
 				<progress max="600" value="600">100%</progress> <strong>100%&nbsp;of&nbsp;600€</strong>
 				<!--
 				<progress max="530" value="491">93%</progress> <strong>93%&nbsp;of&nbsp;530€</strong>
diff --git a/mashrepo b/mashrepo
index 20a04474..fdfe2a17 100755
--- a/mashrepo
+++ b/mashrepo
@@ -95,14 +95,14 @@ done
 export debug
 
 mashgd
-mash54 enterprise/7 x86_64 x86_64
+#mash54 enterprise/7 x86_64 x86_64
 #mash54 enterprise/6 i386   i686
 #mash54 enterprise/6 x86_64 x86_64
 mashit mashinfo.el9 enterprise/9 x86_64
 mashit mashinfo.el9 enterprise/9 aarch64
 mashit mashinfo.el8 enterprise/8 x86_64
 mashit mashinfo.el8 enterprise/8 aarch64
-mashit mashinfo.el7 enterprise/7 x86_64
+#mashit mashinfo.el7 enterprise/7 x86_64
 #mashit mashinfo.el6 enterprise/6 i386
 #mashit mashinfo.el6 enterprise/6 x86_64
 echo Done
-- 
cgit