3 lines
68 B
Bash
3 lines
68 B
Bash
|
export DISTRO_NAME=ubuntu
|
||
|
export DIB_RELEASE=${DIB_RELEASE:-trusty}
|