mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Tweak the post-OTA warning on Kindle (#6120)
Because everything is terrible, and the fuse proxy can apparently still manage to screw us over.
This commit is contained in:
@@ -141,7 +141,9 @@ ko_update_check() {
|
||||
eips_print_bottom_centered "KOReader will start momentarily . . ." 1
|
||||
# NOTE: Because, yep, that'll probably happen, as there's a high probability sh will throw a bogus syntax error,
|
||||
# probably for the same fuse-related reasons as tar...
|
||||
eips_print_bottom_centered "If it doesn't, you can safely relaunch it!" 0
|
||||
# NOTE: Even if it doesn't necessarily leave the device in an unusable state,
|
||||
# always recommend a hard-reboot to flush stale ghost copies...
|
||||
eips_print_bottom_centered "If it doesn't, you'll want to force a hard reboot" 0
|
||||
else
|
||||
# Huh ho...
|
||||
logmsg "Update failed :( (${fail})"
|
||||
|
||||
Reference in New Issue
Block a user