mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update tools.py
This commit is contained in:
@@ -2365,7 +2365,7 @@ class Opis(Screen):
|
||||
self.close()
|
||||
else:
|
||||
if answer is True:
|
||||
os.system('touch /tmp/.upneo; rm -r /tmp/.*; chattr -i ' + LinkNeoBoot + '/plugin.py')
|
||||
os.system('touch /tmp/.upneo; rm -r /tmp/.*')
|
||||
if fileExists('' + LinkNeoBoot + '/.location'):
|
||||
system('rm -f ' + LinkNeoBoot + '/.location')
|
||||
if fileExists('/usr/bin/curl'):
|
||||
|
||||
Reference in New Issue
Block a user