modifs.mineures sans commentaires
This commit is contained in:
parent
c2408f768f
commit
5e095a5579
|
@ -148,6 +148,8 @@ args=(
|
||||||
)
|
)
|
||||||
parse_args "$@"; set -- "${args[@]}"
|
parse_args "$@"; set -- "${args[@]}"
|
||||||
|
|
||||||
|
[ -n "$Config" ] && setx Config=abspath "$Config"
|
||||||
|
|
||||||
build_check_env || die
|
build_check_env || die
|
||||||
[ "$action" == none ] && exit 0
|
[ "$action" == none ] && exit 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue