Prepare for firewall to be setup on first run

This commit is contained in:
David Heinemeier Hansson
2025-08-25 07:28:59 +02:00
parent 28ba0bff7a
commit 661eed2640
5 changed files with 1 additions and 18 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
if [[ -z "${OMARCHY_CHROOT_INSTALL:-}" ]]; then
omarchy-install-firewall
fi