|
@ -162,7 +162,7 @@ remotelocation="linux.mtasa.com" |
|
|
|
|
|
|
|
|
if [ "$(command -v jq 2> /dev/null)" ]; then |
|
|
if [ "$(command -v jq 2> /dev/null)" ]; then |
|
|
fn_print_fail_nl "jq is not installed" |
|
|
fn_print_fail_nl "jq is not installed" |
|
|
fn_script_log_fatal "jq is not installed" |
|
|
fn_script_log_fail "jq is not installed" |
|
|
core_exit.sh |
|
|
core_exit.sh |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|