Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Unfortunately this is not enough:
Unfortunately locales are missing from pfsense. Let's fix this

```Shell
curl -JLO http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/10.3-RELEASE/base.txz
curl -JLO http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.3-RELEASE/base.txz
mkdir base
cd base
tar xvf ../base.txz
Expand Down