#!/bin/sh set -ef apt-env.sh apt-get update exec apt-env.sh apt-get install -y --no-install-recommends "$@"