home · contact · privacy
Grow jessie_start script.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 3 May 2015 03:04:29 +0000 (05:04 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 3 May 2015 03:04:29 +0000 (05:04 +0200)
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