Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ctrlaltdylan/9207389cd3b196078404 to your computer and use it in GitHub Desktop.
Save ctrlaltdylan/9207389cd3b196078404 to your computer and use it in GitHub Desktop.
sudo rm -rf /etc/nginx/sites-enabled/*
sudo ln -s /etc/nginx/sites-available/mirror.conf /etc/nginx/sites-enabled/mirror.conf
sudo nginx reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment