#!/bin/sh ROLE=base [ $# -eq 0 ] && exit 1 apt-get remove $*