update deps

This commit is contained in:
Stefen Auris 2020-06-14 22:21:22 -04:00
parent abfc314644
commit 7116ced10a
2 changed files with 4 additions and 11 deletions

View file

@ -14,8 +14,7 @@ sudo apt-get -my install git \
curl \
aptitude \
nnn \
ack \
ripgrep
ack
read -n1 -p $'Does this system need ssh access?\n' REPLY
if [[ $REPLY == [Yy] ]]; then