Skip to content

Commit b2dab37

Browse files
authored
Merge pull request #3 from UniversalSuperBox/master
Remove reboot command from halium-install
2 parents 82fb2ae + 55cd987 commit b2dab37

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)