#!/usr/bin/env bash if [ -d /Applications ] && [ -d /System ]; then # System is macOS logg info 'Enabling macOS firewall' fi