make.sh: change ipfire name to bpfire name

this change would build iso/img with bpfire name.

note make.sh has toolchain name with ipfire,
so this rename may break something, revert this
commit if running into issue in future.

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-06-15 02:49:21 +00:00
parent 56461e0173
commit 2624a47e88

View File

@@ -19,8 +19,8 @@
# #
###############################################################################
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
NAME="BPFire" # Software name
SNAME="bpfire" # 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="184" # Core Level (Filename)