updated installation
This commit is contained in:
parent
32a0be5c12
commit
7224291b93
4 changed files with 8 additions and 19 deletions
3
udeps.sh
3
udeps.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue