updated for noble

This commit is contained in:
stefenauris 2024-04-27 02:14:12 -04:00
parent cb862917b3
commit e16d142dde

View file

@ -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