Also install screen

This commit is contained in:
ZyX 2014-01-13 19:48:12 +04:00
parent d9c62d4796
commit b55c5da336
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ if python -c 'import sys; sys.exit(1 * (sys.version_info[0] != 2))' ; then
pip install unittest2 argparse pip install unittest2 argparse
fi fi
fi fi
apt-get install zsh apt-get install zsh screen
true true