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

@ -35,7 +35,8 @@ sudo apt-get -my install \
neofetch \
trash-cli \
nala \
libfuse2
libfuse2 \
make
read -n1 -p $'Does this system need a ssh server?\n' REPLY
if [[ $REPLY == [Yy] ]]; then