Quit after finishing Minecraft backup
This commit is contained in:
parent
c0efe968fe
commit
1c12b5262c
|
@ -161,6 +161,7 @@ class Application:
|
|||
|
||||
# Cull old backups.
|
||||
self.cull_backups()
|
||||
quit()
|
||||
|
||||
def cull_backups(self):
|
||||
"""Trim the backup copies and remove older backups."""
|
||||
|
|
Loading…
Reference in New Issue
Block a user