mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -100,7 +100,7 @@ if [ -f "${NEWUPDATE}" ] ; then
|
||||
if [ $? -eq 0 ] ; then
|
||||
rm "${NEWUPDATE}"
|
||||
logmsg "Update sucessful :)"
|
||||
eips_print_bottom_centered "Update sucessful :)" 1
|
||||
eips_print_bottom_centered "Update successful :)" 1
|
||||
else
|
||||
# Huh ho...
|
||||
logmsg "Update failed :("
|
||||
|
||||
Reference in New Issue
Block a user