From 8c85098a875f4b5554ed481cf9e6d6db3cbf3042 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 20 Feb 2015 16:57:40 +0100 Subject: [PATCH] core87: set correct version. --- config/rootfiles/core/87/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/87/update.sh b/config/rootfiles/core/87/update.sh index a0bac4d64f..fea44883c8 100644 --- a/config/rootfiles/core/87/update.sh +++ b/config/rootfiles/core/87/update.sh @@ -57,7 +57,7 @@ function find_device() { # # Remove old core updates from pakfire cache to save space... -core=86 +core=87 for (( i=1; i<=${core}; i++ )) do rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire -- 2.39.5