@ -7,7 +7,7 @@ function this_script_path() {
}
function feat_missing() {
! command -v "$1" 2>&1 >/dev/null
! command -v "$1" >/dev/null 2>&1
function feat_needed() {