mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 03:45:48 +01:00
Update plugin.py
This commit is contained in:
@@ -804,11 +804,6 @@ class NeoBootImageChoose(Screen):
|
|||||||
if not fileExists('/.control_boot_new_image'):
|
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')
|
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')
|
os.system('date "+%Y%m%d" > /tmp/.finishdate')
|
||||||
if fileExists('/tmp/.nkod'):
|
if fileExists('/tmp/.nkod'):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user