diff options
author | Tom Barrett <spalf0@gmail.com> | 2019-12-13 04:21:46 -0600 |
---|---|---|
committer | Tom Barrett <spalf0@gmail.com> | 2019-12-13 04:21:46 -0600 |
commit | e6ade29e5762862955077457c0061d5e769eca1d (patch) | |
tree | 7ad8192ab06f64328e185c8ccf41df4bc78a613c /required | |
parent | 2d2bcd64f8ed58d869b30c45171d18e5bdc84cdd (diff) |
arch builds without input now
Diffstat (limited to 'required')
-rwxr-xr-x | required | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ apt install -y \ # web apt install -y \ w3m \ + w3m-img \ + nmap \ curl \ netcat \ firefox-esr |