Setting debian default distribution to stretch.
This commit is contained in:
parent
b1a8ae2e7c
commit
ca9cfd8318
|
@ -136,7 +136,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
*)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-jessie}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-stretch}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue