Switching default debian release to jessie.
This commit is contained in:
parent
d3a0022d00
commit
03e6d8d5a6
|
@ -135,7 +135,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
*)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-jessie}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue