#!/bin/bash -e -o pipefail # This script adds permissions, which are required for some installed tools to work properly, to the TCC.db defaultUser=$(users) sudo sqlite3 /Library/Application\ Support/com.apple.TCC/TCC.db <