engine/bin/ci/before_build.sh
2011-10-17 23:37:33 +08:00

4 lines
109 B
Bash
Executable File

#!/bin/sh
sh -e /etc/init.d/xvfb start
echo "echo \"127.0.0.1 test.example.com\" >> /etc/hosts" | sudo sh