#!/bin/bash

DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get $*
