Skip to content

Commit 55cd987

Browse files
Remove reboot command from halium-install
1 parent 82fb2ae commit 55cd987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

halium-install

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,5 @@ echo -n "cleaning up on device ... "
200200
cleanup_device
201201
echo "[done]"
202202

203-
echo "rebooting device"
204-
adb reboot
203+
echo "All done! Now you can use 'adb shell' to get a shell to the recovery, or"
204+
echo "simply reboot your device to start Halium."

0 commit comments

Comments
 (0)