Added Homebrew cask application verifier.
Verifies installation of Homebrew casks by ensuring installed applications cross check against defined list.
This commit is contained in:
@@ -44,6 +44,7 @@ process_option() {
|
||||
bin/restore_backup;;
|
||||
'c')
|
||||
verify_homebrew_formulas
|
||||
verify_homebrew_casks
|
||||
verify_applications
|
||||
verify_extensions;;
|
||||
'C')
|
||||
|
||||
Reference in New Issue
Block a user