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