mirror of
https://github.com/lxc/lxc-templates.git
synced 2025-06-24 10:04:45 +00:00
Compare commits
2 Commits
fbb2a909db
...
96c78bebf5
Author | SHA1 | Date | |
---|---|---|---|
|
96c78bebf5 | ||
|
a37d6d40f6 |
@ -715,7 +715,7 @@ EOF
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
options=$(getopt -o hp:n:a:r:cI:FS: -l arch:,auth-key:,clean,help,enable-non-free,mirror:keyring:,name:,packages:,path:,release:,rootfs:,security-mirror:,interpreter-path:,flush-cache -- "$@")
|
options=$(getopt -o hp:n:a:r:cI:FS: -l arch:,auth-key:,clean,help,enable-non-free,keyring:,mirror:,name:,packages:,path:,release:,rootfs:,security-mirror:,interpreter-path:,flush-cache -- "$@")
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
usage "$(basename "$0")"
|
usage "$(basename "$0")"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user