diff --git a/udeps.sh b/udeps.sh index 8120be3..a8144e1 100755 --- a/udeps.sh +++ b/udeps.sh @@ -30,7 +30,8 @@ sudo apt-get -my install \ ripgrep \ grc \ fd-find \ - ncdu + ncdu \ + tree read -n1 -p $'Does this system need a ssh server?\n' REPLY if [[ $REPLY == [Yy] ]]; then