mirror of
https://github.com/lxc/lxc-templates.git
synced 2025-03-24 15:28:57 +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:
parent
ffccfe483b
commit
e67a9da9ef
@ -374,7 +374,7 @@ usage() {
|
|||||||
prog=`basename $0`
|
prog=`basename $0`
|
||||||
path="" ; name="" ; rootfs=""
|
path="" ; name="" ; rootfs=""
|
||||||
clean=0
|
clean=0
|
||||||
release=${release:-6.x}
|
release=${release:-7.x}
|
||||||
arch=`uname -m | sed 's/i.86/x86/'` ; hostarch=$arch
|
arch=`uname -m | sed 's/i.86/x86/'` ; hostarch=$arch
|
||||||
bindhome=""
|
bindhome=""
|
||||||
sopts=hp:n:cr:a:b:
|
sopts=hp:n:cr:a:b:
|
||||||
|
Loading…
Reference in New Issue
Block a user