mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-22 05:26:02 -08:00
Bring back removing temporary files
This commit is contained in:
@@ -45,5 +45,4 @@ if __name__ == "__main__":
|
||||
try:
|
||||
main()
|
||||
finally:
|
||||
pass
|
||||
# shutil.rmtree(config.temp_folder, ignore_errors=True)
|
||||
shutil.rmtree(config.temp_folder, ignore_errors=True)
|
||||
Reference in New Issue
Block a user