Remove lxcbr0 lines from gitian-build.sh
This commit is contained in:
parent
10a20bf770
commit
8849130415
1 changed files with 0 additions and 2 deletions
|
@ -179,8 +179,6 @@ done
|
||||||
if [[ $lxc = true ]]
|
if [[ $lxc = true ]]
|
||||||
then
|
then
|
||||||
export USE_LXC=1
|
export USE_LXC=1
|
||||||
export LXC_BRIDGE=lxcbr0
|
|
||||||
sudo ifconfig lxcbr0 up 10.0.2.2
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Check for OSX SDK
|
# Check for OSX SDK
|
||||||
|
|
Loading…
Reference in a new issue