mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 12:25:46 +01:00
Add files via upload
This commit is contained in:
@@ -459,6 +459,9 @@ class NeoBootInstallation(Screen):
|
||||
except:
|
||||
False
|
||||
|
||||
if not fileExists('/usr/lib/periodon/.accessdate'):
|
||||
os.system('date "+%Y03%d" > /usr/lib/periodon/.accessdate')
|
||||
|
||||
out1 = open('%sImageBoot/.version' % getNeoLocation(), 'w')
|
||||
out1.write(PLUGINVERSION)
|
||||
out1.close()
|
||||
|
||||
Reference in New Issue
Block a user