#!/usr/bin/ruby -w
system("apt-get -y install apache2") or raise
