Ubuntu Pastebin

Paste from cfhowlett at Sun, 20 Dec 2015 16:17:09 +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