Skip to content

Instantly share code, notes, and snippets.

@alq666
Last active December 10, 2015 09:58
Show Gist options
  • Save alq666/4417647 to your computer and use it in GitHub Desktop.
Save alq666/4417647 to your computer and use it in GitHub Desktop.
Replace chef packages
sudo sed -i 's/lucid/lucid-0.10/' /etc/apt/sources.list.d/opscode.list && sudo apt-get update && sudo apt-get dist-upgrade -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment