diff options
author | Cecil <knoppmyth@gmail.com> | 2012-04-15 22:44:44 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-04-15 22:44:44 (GMT) |
commit | 72094a3b732f1d00090d8f59e90f73d2ae5f7225 (patch) | |
tree | bc2e5eaaca3104d826f065d6e3fe9300c866e1a5 /abs/core/LinHES-system/cacheclean.cron | |
parent | 5599545a3f8f609b3abf0f9cc606f9d4b584ebb3 (diff) | |
parent | 294a757e2774990e7a788d6437089e730118b5d1 (diff) | |
download | linhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.zip linhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.tar.gz linhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.tar.bz2 |
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/LinHES-system/cacheclean.cron')
-rw-r--r-- | abs/core/LinHES-system/cacheclean.cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/cacheclean.cron b/abs/core/LinHES-system/cacheclean.cron new file mode 100644 index 0000000..b47a3ef --- /dev/null +++ b/abs/core/LinHES-system/cacheclean.cron @@ -0,0 +1,2 @@ +#!/bin/bash +/usr/LH/bin/cacheclean 3 |