home · contact · privacy
Add to dotfiles bashrc / bash_profile.
[config] / jessie_start.sh
index 664ef437b88001df1768031e74186bb63fd730d0..2ff5336a454df2ed6e15c97933f4631417d8bd8c 100755 (executable)
@@ -36,5 +36,8 @@ dpkg-reconfigure console-setup
 echo 'export LC_ALL="en_US.UTF-8"' >> /etc/profile
 apt-get -y install xserver-xorg xinit i3
 
+# Install certificates.
+apt-get -y install ca-certificates
+
 # Add user.
 #useradd -m -s /bin/bash plom