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