Script Refactoring

This commit is contained in:
skiffer-git 2024-04-02 18:26:31 +08:00
parent a1be9abd33
commit 4a6fd62611

View File

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