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