install.fairie/home/.chezmoiscripts/universal/run_onchange_after_18-configure-firewall.sh.tmpl

7 lines
138 B
Cheetah
Raw Normal View History

2023-06-27 19:53:52 -07:00
#!/usr/bin/env bash
if [ -d /Applications ] && [ -d /System ]; then
# System is macOS
logg info 'Enabling macOS firewall'
fi