mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
2
make.sh
2
make.sh
@@ -27,7 +27,7 @@ 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.23" # Version number
|
VERSION="2.23" # Version number
|
||||||
CORE="135" # Core Level (Filename)
|
CORE="135" # Core Level (Filename)
|
||||||
PAKFIRE_CORE="134" # Core Level (PAKFIRE)
|
PAKFIRE_CORE="135" # Core Level (PAKFIRE)
|
||||||
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch
|
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch
|
||||||
SLOGAN="www.ipfire.org" # Software slogan
|
SLOGAN="www.ipfire.org" # Software slogan
|
||||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||||
|
|||||||
Reference in New Issue
Block a user