diff --git a/it-and-security/teams/testing-and-qa.yml b/it-and-security/teams/testing-and-qa.yml index 136bb01a62..e7b3b7edc7 100644 --- a/it-and-security/teams/testing-and-qa.yml +++ b/it-and-security/teams/testing-and-qa.yml @@ -53,6 +53,12 @@ software: # macOS apps - slug: santa/darwin # Santa for macOS self_service: true + install_script: + path: ../lib/macos/scripts/refetch-host.sh + uninstall_script: + path: ../lib/macos/scripts/refetch-host.sh + postinstall_script: + path: ../lib/macos/scripts/refetch-host.sh - slug: vnc-viewer/darwin # VNC Viewer for macOS self_service: true - slug: beyond-compare/darwin # Beyond Compare for macOS