Skip to content

Instantly share code, notes, and snippets.

@seanw122
Created February 18, 2020 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanw122/70446144f3e18ae3396dd075dc078bcd to your computer and use it in GitHub Desktop.
Save seanw122/70446144f3e18ae3396dd075dc078bcd to your computer and use it in GitHub Desktop.
sudo DEBIAN_FRONTEND=noninteractive apt-get -y update && \
sudo DEBIAN_FRONTEND=noninteractive apt-get --yes --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment