updated for noble
This commit is contained in:
parent
cb862917b3
commit
e16d142dde
1 changed files with 2 additions and 1 deletions
3
udeps.sh
3
udeps.sh
|
@ -36,7 +36,8 @@ sudo apt-get -my install \
|
||||||
trash-cli \
|
trash-cli \
|
||||||
nala \
|
nala \
|
||||||
libfuse2 \
|
libfuse2 \
|
||||||
make
|
make \
|
||||||
|
neovim
|
||||||
|
|
||||||
read -n1 -p $'Does this system need a ssh server?\n' REPLY
|
read -n1 -p $'Does this system need a ssh server?\n' REPLY
|
||||||
if [[ $REPLY == [Yy] ]]; then
|
if [[ $REPLY == [Yy] ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue