mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
IPFire 2.13 final.
This commit is contained in:
6
make.sh
6
make.sh
@@ -24,9 +24,9 @@
|
|||||||
|
|
||||||
NAME="IPFire" # Software name
|
NAME="IPFire" # Software name
|
||||||
SNAME="ipfire" # Short name
|
SNAME="ipfire" # Short name
|
||||||
VERSION="2.13rc2" # Version number
|
VERSION="2.13" # Version number
|
||||||
CORE="65" # Core Level (Filename)
|
CORE="66" # Core Level (Filename)
|
||||||
PAKFIRE_CORE="65" # Core Level (PAKFIRE)
|
PAKFIRE_CORE="66" # Core Level (PAKFIRE)
|
||||||
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # 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