mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 14:30:31 +00:00
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`
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user