Added caffeination to restore process
Restoration from backup can take a while so this ensures the machine doesn't go to sleep during this process.
This commit is contained in:
@@ -39,6 +39,7 @@ process_option() {
|
||||
bin/setup_software
|
||||
clean_work_path;;
|
||||
'R')
|
||||
caffeinate_machine
|
||||
bin/restore_backup;;
|
||||
'c')
|
||||
verify_homebrew_formulas
|
||||
|
||||
Reference in New Issue
Block a user