summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/cacheclean
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/cacheclean')
-rwxr-xr-xabs/core/LinHES-system/cacheclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/cacheclean b/abs/core/LinHES-system/cacheclean
index d32d16b..cfc8d58 100755
--- a/abs/core/LinHES-system/cacheclean
+++ b/abs/core/LinHES-system/cacheclean
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
"""cacheclean - a simple python script to clean up the /data/var/cache/pacman/pkg directory.
More versatile than 'pacman -Sc' in that you can select how many old versions
to keep.