#!/bin/bash #apt update ; apt --fix-broken install ; apt full-upgrade ; apt autoremove time (locale-gen ; apt update ; apt -y full-upgrade ; apt -y autoremove ; apt -y autoclean ; flatpak repair ; flatpak -y update) && echo OK || echo Fehler dpkg --configure -a pihole -up dpkg -l | sed "s/^ii[ ]*//;s/ .*//" | grep -E ^linux- uname -a sync cat /var/run/reboot-required