mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Revert "make.sh: change ipfire name to bpfire name"
This reverts commit 2624a47e88.
the name change seems making the iso build downloading
image from upstream ipfire image during instalation. revert
it
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
4
make.sh
4
make.sh
@@ -19,8 +19,8 @@
|
|||||||
# #
|
# #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
NAME="BPFire" # Software name
|
NAME="IPFire" # Software name
|
||||||
SNAME="bpfire" # Short name
|
SNAME="ipfire" # Short name
|
||||||
# If you update the version don't forget to update backupiso and add it to core update
|
# If you update the version don't forget to update backupiso and add it to core update
|
||||||
VERSION="2.29" # Version number
|
VERSION="2.29" # Version number
|
||||||
CORE="184" # Core Level (Filename)
|
CORE="184" # Core Level (Filename)
|
||||||
|
|||||||
Reference in New Issue
Block a user