#!/bin/sh -ex [ "$(whoami)" != root ] && exec sudo "$0" "$@" apt-get clean apt-get update apt-file update apt-get upgrade apt-get autopurge