Removed display set up bug

This commit is contained in:
Wade Alcorn
2012-01-13 16:24:39 +10:00
parent ee24d44a4d
commit de30ecf96f

View File

@@ -75,7 +75,6 @@ task :xserver_start do
sleep (i) # increase the . display rate
end
puts '.'
export DISPLAY=:0
end
task :xserver_stop do