Skip to content
Snippets Groups Projects
Commit c570f762 authored by schiermi's avatar schiermi
Browse files

Added -y to apt-get autoremove.

parent 21796678
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ git submodule init
git submodule update
puppet apply /etc/puppet/manifests/site.pp
apt-get -y upgrade
apt-get autoremove
apt-get -y autoremove
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment