core179: Move Core Update 178 over to 179

https://lists.ipfire.org/pipermail/development/2023-August/016295.html

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2023-08-11 12:24:38 +00:00
parent 853c9538e4
commit 806cc1ffd1
69 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
core=178
core=179
# Remove old core updates from pakfire cache to save space...
for (( i=1; i<=$core; i++ )); do