Skip to content

Commit 1ec3acb

Browse files
Merge pull request #11 from thirtytwobits/master
Adding zip to c_cpp image
2 parents 6faa8a0 + 0b50318 commit 1ec3acb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

c_cpp/provision.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ apt-get -y install npm
5151
apt-get -y install graphviz
5252
apt-get -y install curl
5353
apt-get -y install unzip
54+
apt-get -y install zip
5455

5556
echo "export PATH=$PATH" >> ~/.bashrc
5657
echo "export LANG=en_US.UTF-8" >> ~/.bashrc

0 commit comments

Comments
 (0)