Remove lxcbr0 lines from gitian-build.sh

pull/11391/head
MeshCollider 7 years ago
parent 10a20bf770
commit 8849130415

@ -179,8 +179,6 @@ done
if [[ $lxc = true ]]
then
export USE_LXC=1
export LXC_BRIDGE=lxcbr0
sudo ifconfig lxcbr0 up 10.0.2.2
fi
# Check for OSX SDK

Loading…
Cancel
Save