Allow to set cache retention days

This commit is contained in:
Johannes Zellner
2023-04-26 13:04:46 +02:00
parent 4b80104980
commit cef9a1bdbd
3 changed files with 21 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# number of days to keep cache
export CACHE_RETENTION_DAYS=2