Merge pull request #226 from loles/bootstrap

Bootstrap improvements
This commit is contained in:
Jędrzej Nowak 2015-10-05 09:53:57 +02:00
commit 501461890b
2 changed files with 3 additions and 4 deletions

View File

@ -21,7 +21,8 @@
- htop
- jq
- tmux
- vim
- vim-nox
- mc
# Dev
- ipython
- python-pudb

View File

@ -1,7 +1,5 @@
---
- shell: apt-get update
- shell: apt-get -y upgrade
- shell: add-apt-repository -y cloud-archive:juno
- shell: apt-get update
- shell: apt-get update --fix-missing
- shell: apt-get -y dist-upgrade