Now deletes the destination folder before creating the disc
Allows to shutdown the computer at end
This commit is contained in:
parent
64a33e1c74
commit
b881568e79
3 changed files with 68 additions and 1 deletions
|
|
@ -255,7 +255,6 @@ class interface_manager(GObject.GObject):
|
|||
counter = 0
|
||||
dv = 0
|
||||
for item in element[1]:
|
||||
print (item)
|
||||
the_list.append([item])
|
||||
if (item == obj):
|
||||
dv = counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue