Script Refactoring

pull/2148/head
skiffer-git 2 years ago
parent a1be9abd33
commit 4a6fd62611

@ -22,7 +22,8 @@ if [ $ret_val -ne 0 ]; then
exit 1
fi
echo "$result"
echo "all tools ok"
echo "$result"
kill_exist_binaries

Loading…
Cancel
Save