parent
0fc28da947
commit
49e4608cff
|
@ -16,7 +16,6 @@ set -e
|
||||||
# Setting static variables
|
# Setting static variables
|
||||||
DESCRIPTION="$(Echo 'install queued packages into chroot')"
|
DESCRIPTION="$(Echo 'install queued packages into chroot')"
|
||||||
HELP=""
|
HELP=""
|
||||||
USAGE="${PROGRAM} [--force]"
|
|
||||||
USAGE="${PROGRAM} {install|live} [--force]"
|
USAGE="${PROGRAM} {install|live} [--force]"
|
||||||
|
|
||||||
_PASS="${1}"
|
_PASS="${1}"
|
||||||
|
|
Loading…
Reference in New Issue