Skip to content

Commit

Permalink
update kvmd-msd.sh clean command
Browse files Browse the repository at this point in the history
  • Loading branch information
shangbinbin authored and shangbinbin committed Jul 2, 2023
1 parent f607d51 commit 5852e11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/kvmd-msd/kvmd-msd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ case ${CMD} in
fi
bash $usb_dis_gadget_sh
bash $usb_gadget_sh
update_json msd_img_created false
update_json msd_status not_connected
;;
*)
echo "unset param, please use param: make,conn,disconn..."
Expand Down

0 comments on commit 5852e11

Please sign in to comment.