diff options
| -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." } |
