Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Upgrade #44

Closed
josephmc5 opened this issue Feb 9, 2012 · 3 comments
Closed

System Upgrade #44

josephmc5 opened this issue Feb 9, 2012 · 3 comments

Comments

@josephmc5
Copy link
Contributor

Maybe this isn't something anybody wants to have automated but I implemented a system upgrade into a def package_upgrade_apt():
sudo("apt-get --yes upgrade")

It works but I'm sure there is a better way. Any ideas? I don't particularly like the idea of putting it in package_update_apt because the word use is horribly confusing.

@sebastien
Copy link
Owner

This is good enought, pull request?

@josephmc5
Copy link
Contributor Author

I'll put one in

@sebastien
Copy link
Owner

done in d5368b6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants