Loading linux/wait-reboot.sh +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ then fi #Then we wait that it left this state while adb -s ${DEVICE_ID} get-state while adb -s ${DEVICE_ID} get-state 2> /dev/null do sleep 1 done No newline at end of file Loading
linux/wait-reboot.sh +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ then fi #Then we wait that it left this state while adb -s ${DEVICE_ID} get-state while adb -s ${DEVICE_ID} get-state 2> /dev/null do sleep 1 done No newline at end of file