forked from neil/lxc-templates
Merge pull request #13 from tenforward/plamo
plamo: Update the default version to 7.x
This commit is contained in:
commit
3cf05db0d9
@ -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