mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
Fix "CORE" variable typo in make.sh
This commit is contained in:
2
make.sh
2
make.sh
@@ -598,7 +598,7 @@ buildipfire() {
|
||||
git status >> $BASEDIR/build/var/ipfire/firebuild
|
||||
echo >> $BASEDIR/build/var/ipfire/firebuild
|
||||
cat /proc/cpuinfo >> $BASEDIR/build/var/ipfire/firebuild
|
||||
echo $(CORE) > $BASEDIR/build/opt/pakfire/db/core/mine
|
||||
echo $CORE > $BASEDIR/build/opt/pakfire/db/core/mine
|
||||
}
|
||||
|
||||
buildinstaller() {
|
||||
|
||||
Reference in New Issue
Block a user