home · contact · privacy
Grow jessie_start script.
[config] / jessie_start.sh
index 2ff5336a454df2ed6e15c97933f4631417d8bd8c..a92ed969437300e8159560f0cad2b36d26b7ae74 100755 (executable)
@@ -39,5 +39,8 @@ apt-get -y install xserver-xorg xinit i3
 # Install certificates.
 apt-get -y install ca-certificates
 
+# Set up window system.
+apt-get -y install xserver-xorg xinit i3 i3status
+
 # Add user.
 #useradd -m -s /bin/bash plom