diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-19 13:20:59 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-19 13:20:59 -0600 |
| commit | 7ffc229b11fec27f05281b3b113596737155270d (patch) | |
| tree | c962fbfa0284a171f2b8ea4a9219f82b2879dee0 /custom | |
| parent | ea105b2a883265c0615c2275d00de1c90ae4a4e4 (diff) | |
| download | archangel-7ffc229b11fec27f05281b3b113596737155270d.tar.gz archangel-7ffc229b11fec27f05281b3b113596737155270d.zip | |
Add wget to target system packages
Diffstat (limited to 'custom')
| -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 b6af6db..2c679a7 100755 --- a/custom/install-archzfs +++ b/custom/install-archzfs @@ -909,7 +909,8 @@ EOF nodejs \ npm \ ttf-dejavu \ - fzf + fzf \ + wget info "Base system installed." } |
