From: Arne Fitzenreiter Date: Sat, 1 Oct 2011 16:43:22 +0000 (+0200) Subject: core53: fix pakfire cache cleanup. X-Git-Tag: v2.9-core54~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07590904f3f340434e057f1513d83e560bbf2db3;p=ipfire-2.x.git core53: fix pakfire cache cleanup. --- diff --git a/config/rootfiles/core/53/update.sh b/config/rootfiles/core/53/update.sh index fbf19954a8..a9e3dcbe89 100644 --- a/config/rootfiles/core/53/update.sh +++ b/config/rootfiles/core/53/update.sh @@ -26,7 +26,7 @@ # # Remove old core updates from pakfire cache to save space... -core=52 +core=53 for (( i=1; i<=$core; i++ )) do rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire