1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2025-03-17 20:48:55 +00:00

plamo: Update the default version to 7.x

Now, 7.x is our stable version.

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
This commit is contained in:
KATOH Yasufumi 2018-10-05 16:56:17 +09:00
parent ffccfe483b
commit e67a9da9ef

View File

@ -374,7 +374,7 @@ usage() {
prog=`basename $0`
path="" ; name="" ; rootfs=""
clean=0
release=${release:-6.x}
release=${release:-7.x}
arch=`uname -m | sed 's/i.86/x86/'` ; hostarch=$arch
bindhome=""
sopts=hp:n:cr:a:b: