Update build.sh
This commit is contained in:
parent
55b03ca155
commit
500cfd1a78
1
build.sh
1
build.sh
@ -12,6 +12,7 @@ do
|
|||||||
# Load relevant environment variables from lixonet.conf
|
# Load relevant environment variables from lixonet.conf
|
||||||
unset git
|
unset git
|
||||||
source $dir/lixonet.conf
|
source $dir/lixonet.conf
|
||||||
|
if [ -z "$git" ]; then echo "Missing 'git' variable in $dir/lixonet.conf"; exit 1; fi
|
||||||
|
|
||||||
echo "Configuring Lixonet3 network $netname from $git..."
|
echo "Configuring Lixonet3 network $netname from $git..."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user