#!/bin/bash # the webserver group... This is the same on all Debian and Ubuntu servers... DEFAULT_GROUP=www-data DEFAULT_WRITEABLE=0 usage() { cat <