view scripts/debian-install.sh @ 13:cce88765f200

Created new VMs for interop testing
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 29 Nov 2010 17:04:05 +0900
parents
children
line wrap: on
line source

#!/bin/bash

# Install this component on Debian VMs
echo ipv6 >> /etc/modules
echo vboxvfs >> /etc/modules

"Welcome to our mercurial repository"