next-core87 -> core88.

This commit is contained in:
Arne Fitzenreiter
2015-02-20 16:39:05 +01:00
parent 7de11c7ecc
commit e0eb52dbd5
26 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
/usr/local/bin/backupctrl exclude >/dev/null 2>&1 /usr/local/bin/backupctrl exclude >/dev/null 2>&1
# Remove old core updates from pakfire cache to save space... # Remove old core updates from pakfire cache to save space...
core=87 core=88
for (( i=1; i<=$core; i++ )) for (( i=1; i<=$core; i++ ))
do do
rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire