add pause to the restore function

This commit is contained in:
Andreas Zweili 2016-12-14 20:54:49 +01:00
parent bd72ca51eb
commit 222bac4576
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ def restore_archive():
print()
print("Archive extracted to " + restore_path)
print()
pause()
def configuration():
# setup the config parser