Skip to content

Instantly share code, notes, and snippets.

@kopiro
Last active March 31, 2020 15:45
Show Gist options
  • Save kopiro/6ee08e2d0bcfa17d339351a1a4a676dc to your computer and use it in GitHub Desktop.
Save kopiro/6ee08e2d0bcfa17d339351a1a4a676dc to your computer and use it in GitHub Desktop.
Configure Unattended Upgrades
apt-get -y install unattended-upgrades
dpkg-reconfigure --priority=low unattended-upgrades
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment