mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-21 05:25:32 +00:00
Support Ubuntu 18.04. Add code name bionic to the build script (#5304)
This commit is contained in:
@ -69,7 +69,7 @@ for i in $*; do
|
||||
done
|
||||
|
||||
# Supported distributions
|
||||
dists="saucy trusty utopic xenial"
|
||||
dists="saucy trusty utopic xenial bionic"
|
||||
|
||||
c_flag= # xcat-core (trunk-delvel) path
|
||||
d_flag= # xcat-dep (trunk) path
|
||||
|
Reference in New Issue
Block a user