API call improvement

This commit is contained in:
2022-03-26 00:10:40 +00:00
parent aacd713265
commit e766f4030b
2 changed files with 27 additions and 5 deletions

View File

@ -33,5 +33,6 @@ if (( $# < 1 )); then
fi
cmd="$1"
shift
miria_api_error_fatal='false'
miria_api_cmd "${cmd}" "$@"
echo ${miria_last_xml} | xmllint --format -