autoremove -y

This commit is contained in:
2019-06-20 23:54:14 +01:00
committed by GitHub
parent 74d70de81f
commit 53ea60c87d

View File

@@ -13,5 +13,5 @@ sudo apt-get install build-essential
brew install gcc
# cleanup
sudo apt autoremove
sudo apt autoremove -y
export DEBIAN_FRONTEND=readline