Created
December 25, 2024 22:11
-
-
Save meetox80/5eddf7fe3fb577fa71e7a10847266137 to your computer and use it in GitHub Desktop.
autoupdate *reboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update && sudo apt upgrade -y && sudo systemctl enable --now apt-daily.timer && sudo systemctl enable --now apt-daily-upgrade.timer && sudo apt install unattended-upgrades && sudo unattended-upgrades --dry-run && reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment