mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remarkable/fix: removed xovi restart when exiting
This commit is contained in:
@@ -354,9 +354,6 @@ function Remarkable:exit()
|
||||
if isRmPaperPro then
|
||||
os.execute("mv -f ~/.config/remarkable/xochitl.conf.bak ~/.config/remarkable/xochitl.conf")
|
||||
end
|
||||
if os.getenv("KO_USES_XOVI") == "1" then
|
||||
os.execute("~/xovi/start")
|
||||
end
|
||||
Generic.exit(self)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user