Merge branch 'main' of github.com:m-ghaoui/stuff

This commit is contained in:
Moni Ghaoui 2025-12-12 22:36:33 +01:00
commit bd8a6d54bb

View file

@ -37,7 +37,7 @@ freebsd-version
First we need to make a backup of `pf.conf`, if you already setup pf before, otherwise you can skip this step. First we need to make a backup of `pf.conf`, if you already setup pf before, otherwise you can skip this step.
```sh ```sh
mv /etc/pf.conf /etc/pf.conf.backup cp /etc/pf.conf /etc/pf.conf.backup
``` ```
And then And then