diff --git a/udeps.sh b/udeps.sh index 720f8a5..980a198 100755 --- a/udeps.sh +++ b/udeps.sh @@ -36,7 +36,8 @@ sudo apt-get -my install \ trash-cli \ nala \ libfuse2 \ - make + make \ + neovim read -n1 -p $'Does this system need a ssh server?\n' REPLY if [[ $REPLY == [Yy] ]]; then