#!/usr/bin/env bash apt-get update apt-get dist-upgrade -y apt-get clean #postsuper -d ALL exit 0