updated installation

This commit is contained in:
stephen 2024-03-02 22:48:35 -05:00
parent 32a0be5c12
commit 7224291b93
4 changed files with 8 additions and 19 deletions

View file

@ -37,7 +37,8 @@ sudo apt-get -my install \
nala \
duf \
tree \
vim
vim \
make
read -n1 -p $'\nDoes this system need a ssh server?\n' REPLY
if [[ $REPLY == [Yy] ]]; then