Created
February 18, 2020 22:37
-
-
Save seanw122/70446144f3e18ae3396dd075dc078bcd to your computer and use it in GitHub Desktop.
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 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