Add: zip & unzip to install

Signed-off-by: urpylka <urpylka@gmail.com>
This commit is contained in:
urpylka
2018-03-10 18:03:49 +04:00
parent 875698c926
commit a1968467de

View File

@@ -18,6 +18,8 @@ apt-get update
echo -e "\033[0;31m\033[1m$(date) | #2 Install programs\033[0m\033[0m"
apt-get install --no-install-recommends -y \
unzip \
zip \
ipython \
screen \
byobu \