mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
core187: start updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
4
make.sh
4
make.sh
@@ -2,7 +2,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -23,7 +23,7 @@ NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
# If you update the version don't forget to update backupiso and add it to core update
|
||||
VERSION="2.29" # Version number
|
||||
CORE="186" # Core Level (Filename)
|
||||
CORE="187" # Core Level (Filename)
|
||||
SLOGAN="www.ipfire.org" # Software slogan
|
||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||
MAX_RETRIES=1 # prefetch/check loop
|
||||
|
||||
Reference in New Issue
Block a user