Ubuntu Pastebin

Paste from cfhowlett at Mon, 21 Mar 2016 09:32:47 +0000

Download as text
1
echo "Cleaning Up" && sudo apt-get -f install && sudo apt-get autoremove && sudo apt-get -y autoclean && sudo apt-get -y clean
Download as text