Skip to content

Instantly share code, notes, and snippets.

@dustincurrie
dustincurrie / install-jenkins.sh
Created February 20, 2012 22:15
Jenkins for the Drupal Quickstart: Pre-made Development Environment. Tested on Ubuntu 11.04 64bit.
#!/bin/bash
# ################################################################################ Jenkins
# README:
#
# This script will install Jenkins (a continious integration server) on port 8081
#
HELP="
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Crash IE6 + IE7</title>
<!--[if IE 6]>
<script>
for (x in document.write) {
document.write(x);
}