Last active
September 12, 2016 00:30
-
-
Save tonybaloney/d76d6b790f8c5823f90c39f057d6df88 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
apt-get remove apache2 -y | |
apt-get autoremove -y | |
curl https://repogen.simplylinux.ch/txt/sources_c74a15400e68208192ca8980c7a90e7b678f2822.txt | sudo tee /etc/apt/sources.list | |
sudo apt-get update --fix-missing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment