Exit 1 when jq is not present

This commit is contained in:
斟酌 鵬兄 2022-08-14 01:48:58 +08:00
parent 772839eb5f
commit 26d6e4613f

View File

@ -217,7 +217,7 @@ function rbash-list {
}
function r2ensource {
rbash-list
rbash-list || return 1
local _id _sel _tmp _en
_en=()