Skip to content

Commit

Permalink
add unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
devalex88 committed Feb 14, 2019
1 parent 09a3ecb commit 06358f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion base/src/setup/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ echo "Install tools"

apt update
apt -y install apt-utils
apt -y install wget
apt -y install wget
apt -y install unzip

0 comments on commit 06358f3

Please sign in to comment.