diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-19 15:32:36 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-19 15:32:36 -0600 |
| commit | 91ddff96937307a3ae7f5b4e97f072cc390c2119 (patch) | |
| tree | b17460788ebf11e9c6602782a4e7671690da5583 /custom/install-archzfs | |
| parent | 6c4e7509377f366336474e7fcb7cb88df9d39171 (diff) | |
| download | archangel-91ddff96937307a3ae7f5b4e97f072cc390c2119.tar.gz archangel-91ddff96937307a3ae7f5b4e97f072cc390c2119.zip | |
Add wireless-regdb for proper WiFi regulatory compliance
Diffstat (limited to 'custom/install-archzfs')
| -rwxr-xr-x | custom/install-archzfs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/install-archzfs b/custom/install-archzfs index 58e499a..3987060 100755 --- a/custom/install-archzfs +++ b/custom/install-archzfs @@ -910,7 +910,8 @@ EOF npm \ ttf-dejavu \ fzf \ - wget + wget \ + wireless-regdb info "Base system installed." } |
