From abe87858d0c3e8a21046efdcfeaa5cfd144531d3 Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 12 Feb 2021 18:52:02 +0200 Subject: [PATCH] Update plugin.py --- NeoBoot/plugin.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 85e3cc5..7eaa9ae 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -803,12 +803,7 @@ class NeoBootImageChoose(Screen): os.system('rm -f /.control_boot_new_image; echo "Image uruchomione OK\nNie kasuj tego pliku. \n\nImage started OK\nDo not delete this file." > /.control_ok ') if not fileExists('/.control_boot_new_image'): os.system('echo "Image uruchomione OK\nNie kasuj tego pliku. \n\nImage started OK\nDo not delete this file." > /.control_ok') - - if getAccesDate() == 'isaccess': - pass - else: - system('rm /usr/lib/periodon/.kodn') - + os.system('date "+%Y%m%d" > /tmp/.finishdate') if fileExists('/tmp/.nkod'): pass