From e16d142ddef9bdab0daecad8a923e0f106cc38b1 Mon Sep 17 00:00:00 2001 From: stefenauris Date: Sat, 27 Apr 2024 02:14:12 -0400 Subject: [PATCH] updated for noble --- udeps.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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