From 048968b8e0586eb86ad2c406fe0273670c1c1a43 Mon Sep 17 00:00:00 2001 From: maddaat Date: Mon, 13 Apr 2026 18:01:58 +0400 Subject: Add some files --- deploy | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'deploy') diff --git a/deploy b/deploy index 7539eb5..bf3cab3 100755 --- a/deploy +++ b/deploy @@ -49,6 +49,10 @@ fi . "$REPO/files.sh" if [ "$DRY" != 'YES' ]; then + echo '===' + echo 'Apply packet filter rules' + pfctl -f /etc/pf.conf && echo 'OK' || echo 'FAIL' + echo '===' rcctl restart portmap rcctl restart httpd nfsd slowcgi sshd -- cgit v1.2.3