1
0
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:
Christian Brauner 2018-10-05 10:31:54 +02:00 committed by GitHub
commit 3cf05db0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: