modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2024-05-13 11:20:18 +04:00
parent c2408f768f
commit 5e095a5579
1 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,8 @@ args=(
)
parse_args "$@"; set -- "${args[@]}"
[ -n "$Config" ] && setx Config=abspath "$Config"
build_check_env || die
[ "$action" == none ] && exit 0