23450a3027
* removed extra environment cleanup from bash_profile and added proper gitian-builder patch * use gitian-host-vms for gitian-bitcoin-host * fixed issue at stopping container after generation of base VMs
4 lines
77 B
Bash
4 lines
77 B
Bash
export USE_LXC=1
|
|
export GITIAN_HOST_IP=10.0.3.2
|
|
export LXC_GUEST_IP=10.0.3.5
|