added nala as a dependency
This commit is contained in:
parent
126a813356
commit
6fe99a868b
2 changed files with 2 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
cd /home/stev/Videos/Twitch/Kodykins
|
|
||||||
yt-dlp -f 720p60 https://www.twitch.tv/curlykody/videos
|
|
3
udeps.sh
3
udeps.sh
|
@ -31,7 +31,8 @@ sudo apt-get -my install \
|
||||||
fd-find \
|
fd-find \
|
||||||
ncdu \
|
ncdu \
|
||||||
tree \
|
tree \
|
||||||
neofetch
|
neofetch \
|
||||||
|
nala
|
||||||
|
|
||||||
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