Josh Brickner %!s(int64=2) %!d(string=hai) anos
pai
achega
6b0ee739ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      base/build-install.sh

+ 1 - 1
base/build-install.sh

@@ -17,7 +17,7 @@ dpkg-reconfigure locales
 ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
 dpkg-reconfigure tzdata
 
-apt install --no-install-recommends -y zsh python2 python3 python3-pip ruby ruby-all-dev nodejs npm sudo curl perl git build-essential ssh ripgrep
+apt install --no-install-recommends -y zsh python2 python3 python3-pip ruby ruby-all-dev nodejs npm sudo curl perl git build-essential ssh ripgrep python3-venv
 
 gem install neovim