www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[planet-infra] main 7052e2a: Clear cache


From: Ineiev
Subject: [planet-infra] main 7052e2a: Clear cache
Date: Tue, 27 Jun 2023 12:23:19 -0400 (EDT)

branch: main
commit 7052e2af083dabb2d069823e76070eb5a461a705
Author: Ineiev <ineiev@gnu.org>
Commit: Ineiev <ineiev@gnu.org>

    Clear cache
---
 cron/17gnuprojects | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cron/17gnuprojects b/cron/17gnuprojects
index f29f407..162b0c1 100755
--- a/cron/17gnuprojects
+++ b/cron/17gnuprojects
@@ -1,6 +1,7 @@
 #!/bin/sh -e
 
 BASE=/home/venus
+rm -fr $BASE/cache/main/*
 cd $BASE/config/config/
 
 curl -sS https://savannah.gnu.org/cooperation/groups.tsv -o groups.tsv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]