diff --git a/apt/install.sh b/apt/install.sh index ed459bb..89c78bc 100755 --- a/apt/install.sh +++ b/apt/install.sh @@ -11,4 +11,5 @@ sudo apt update && sudo apt install -y \ git \ python-pip \ curl \ - openssh-server + openssh-server \ + bash-completion