#!/usr/bin/env bash DEBIAN_FRONTEND=noninteractive && apt -qq update && apt -qq upgrade -y && apt -qq full-upgrade -y && apt -qq autoremove && apt -qq autoclean && apt clean && systemctl --failed && apt -qq install needrestart -y && needrestart -q -r l