From bdb65ff6109291ba720df43377c22268d9013fe9 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Wed, 20 Sep 2023 17:23:04 -0400 Subject: [PATCH] screen command added to core, usually preinstalled. --- one-time-stuff/install-software.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/one-time-stuff/install-software.sh b/one-time-stuff/install-software.sh index 0e28fa2..74a798f 100755 --- a/one-time-stuff/install-software.sh +++ b/one-time-stuff/install-software.sh @@ -53,7 +53,7 @@ function install_collection () { # ---------------------------------------------------------- echo "----- Install core utilities: curl, vim, git, python3.. ---" -install_collection 'core utilities' curl fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron vim make chrony build-essential gcc inotify-tools python3 python-is-python3 +install_collection 'core utilities' curl fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron vim make chrony build-essential gcc inotify-tools python3 python-is-python3 screen echo "----- Install extra utilities: ncdu, zip, iftop -----" install_collection 'extra utilities' ncdu zip unzip iftop colorized-logs php-cli ca-certificates curl gnupg lsb-release