X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/gitweb.css?a=blobdiff_plain;f=jessie_start.sh;h=2ff5336a454df2ed6e15c97933f4631417d8bd8c;hb=fb80d489e900b30ddd421b002171612227d95ae0;hp=664ef437b88001df1768031e74186bb63fd730d0;hpb=030be9f555f0eeafc37a9956618ee1979e4d120c;p=config diff --git a/jessie_start.sh b/jessie_start.sh index 664ef43..2ff5336 100755 --- a/jessie_start.sh +++ b/jessie_start.sh @@ -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