added pythond to core install, added note in setting about ssh-ident

This commit is contained in:
2023-09-13 13:57:56 +00:00
parent 2021e1f247
commit caa95e64d8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ esac
# ----------------------------------------------------------
echo "----- Add symlink for ssh-ident as ssh --------------"
read -p 'Add "ssh alias for ssh-ident"? [y/N]: ' add_ident
read -p 'Add "ssh alias for ssh-ident"? (REQUIRES python) [y/N]: ' add_ident
case $add_ident in
[Yy]* )
echo 'Creating ssh symlink to ssh-ident'
+2 -2
View File
@@ -52,8 +52,8 @@ function install_collection () {
# ----------------------------------------------------------
echo "----- Install core utilities: curl, vim, git, jq.. ---"
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
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
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