Skip to content

Commit

Permalink
Add zip to vm
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft committed Mar 21, 2016
1 parent 0f1a075 commit b4654e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vagrant/setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
sudo apt-get update
sudo apt-get install -y gawk util-linux realpath git qemu-user-static unzip
sudo apt-get install -y gawk util-linux realpath git qemu-user-static unzip zip

cd /OctoPi/src
sudo bash ./build

0 comments on commit b4654e9

Please sign in to comment.