快速重新啟動

重新啟動目標 Fuchsia 系統

usage: fx reboot [-r|--recovery] [-b|--bootloader]
  -r|--recovery   Reboot into recovery image
  -b|--bootloader Reboot into bootloader

This will reboot the device specified with `fx set-device`; otherwise
one of the devices on the link-local network.

重新啟動原始碼